File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 22
22
]
23
23
],
24
24
"scope-empty": [
25
- 2,
26
- "never"
25
+ 0
27
26
],
28
27
"body-leading-blank": [
29
28
1,
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ Various cleanup in services and removal of backward compatibility layer.
20
20
* Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741 )
21
21
* Symfony: autoconfigure legacy Doctrine extensions (#4909 )
22
22
* Elasticsearch: skip metadata without ES nodes (#4913 )
23
- * Symfony: deprecate the $exceptionOnNoToken parameter in ResourceAccessChecker::__ construct() (#4900 )
24
23
* Symfony: deprecated the ` $exceptionOnNoToken ` parameter in ` ResourceAccessChecker::__construct() ` (#4900 )
25
24
26
25
Various cs fixes and PHPDoc to help upgrading to 3.0.
You can’t perform that action at this time.
0 commit comments