This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Releases: raml-org/raml-php-parser
Releases · raml-org/raml-php-parser
Add support for Symfony v6 components
v4.8.1 Add support for Symfony v6 components (#178)
Add support for PHP 8
Add support for multibyte strings
Bugfix release
Support for RAML 1.0 resource types declaration
Bugfix release
Add support for built-in type ANY
#156 Missing support of built-in type ANY
Add support for displayName property in the resources methods
Fix for correctly parsing enum uriParameters
PR #148 (thanks to @yannickroger)
Fix bug with strait-forward types in libraries
Fix issue with strait-forward types used in libraries (eLama/php-raml-parser#31)