Upgrade 3rd party dependencies [INTEGRALCS-23223]#3
Open
Conversation
As the codebase uses short array syntax, we should warn users in composer.json Fixes raml-org#91
…poser Define minimal php version to 5.4
…ome places (raml-org#96) * added apiDefinition::getRessourceByPath + added check to method::createFromArray to make sure body data is an array + use of isset instead of plain check in webFormBody::createFromArray (in case of poorly written but still correct RAML
Added RequestValidator and ResponseValidator
Support for Symfony 3
Fixes in resolving files Schema parser didnt based on response media type
Fix broken link to simple.raml
* Added inheritance support for union types * Added dates item type for array type * Fix union type parsing in libraries
Fix error with string validation, when input is not a string
…o eLama-master # Conflicts: # .gitignore # README.md # composer.json # src/NamedParameter.php # src/Parser.php # src/Types/DatetimeType.php # src/Types/TimeOnlyType.php # tests/NamedParameters/ParameterTypesTest.php # tests/ParseTest.php # tests/Types/UnionTypeTest.php # tests/fixture/simple_types.raml
Upstream: Fix error with string validation, when input is not a string
* Mark tests as not performing assertions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ver 4.7.0.1
https://integralcs.atlassian.net/browse/INTEGRALCS-23223