Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Releases: raml-org/raml-php-parser

Add support for Symfony v6 components

10 May 15:59
2c9d190
Compare
Choose a tag to compare
v4.8.1

Add support for Symfony v6 components (#178)

Add support for PHP 8

07 Oct 14:33
a1bd640
Compare
Choose a tag to compare
  • Drop support for EOL PHP versions. The minimum PHP version is now 7.3. (#168, #164, #175, #176)

Add support for multibyte strings

18 Nov 10:33
d391296
Compare
Choose a tag to compare

Bugfix release

31 Jan 12:33
02b7c45
Compare
Choose a tag to compare

#162 Address PHP 7.4 deprecation for implode() with historical parameter order
#161 Support Symfony 5

Support for RAML 1.0 resource types declaration

01 Oct 11:31
Compare
Choose a tag to compare

Bugfix release

24 Sep 12:28
Compare
Choose a tag to compare

#158 Fix object validation error when input is not an array (thanks to @nofirg)

Add support for built-in type ANY

01 Sep 10:40
0e431da
Compare
Choose a tag to compare

#156 Missing support of built-in type ANY

Add support for displayName property in the resources methods

04 Aug 22:19
1e8183c
Compare
Choose a tag to compare

#153 Add support for displayName property in the resources methods (thanks to @adamwojs)
#155 Properly handle extended Content-Type header values
#149, #150, #151 Add various CI and DX improvements

Fix for correctly parsing enum uriParameters

12 Apr 13:49
Compare
Choose a tag to compare

Fix bug with strait-forward types in libraries

02 Feb 23:43
b22ed44
Compare
Choose a tag to compare

Fix issue with strait-forward types used in libraries (eLama/php-raml-parser#31)