We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c0ef1 commit 5475894Copy full SHA for 5475894
CHANGELOG.md
@@ -4,6 +4,10 @@ CHANGELOG
4
2.6.0
5
-----
6
7
+* ensure compatibility with the `FlattenException` from the new ErrorRenderer component
8
+* fix handling the `serialize_null` option with the Symfony serializer
9
+* added support for using multiple constraints for the `requirements` option of the `@RequestParam`
10
+ annotation
11
* drop support for PHP 5.5, 5.6 and 7.0
12
* drop support for SF 4.0, 4.1 and 4.2 (3.4 LTS is still supported)
13
* deprecated using the `ParamFetcher` class without passing a validator as the third argument, this
0 commit comments