Skip to content

Commit babfaef

Browse files
authored
Merge pull request #4920 from soyuka/main
Merge 2.7 onto main
2 parents d30df74 + 75bad53 commit babfaef

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.commitlintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
]
2323
],
2424
"scope-empty": [
25-
2,
26-
"never"
25+
0
2726
],
2827
"body-leading-blank": [
2928
1,

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Various cleanup in services and removal of backward compatibility layer.
2020
* Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741)
2121
* Symfony: autoconfigure legacy Doctrine extensions (#4909)
2222
* Elasticsearch: skip metadata without ES nodes (#4913)
23-
* Symfony: deprecate the $exceptionOnNoToken parameter in ResourceAccessChecker::__construct() (#4900)
2423
* Symfony: deprecated the `$exceptionOnNoToken` parameter in `ResourceAccessChecker::__construct()` (#4900)
2524

2625
Various cs fixes and PHPDoc to help upgrading to 3.0.

0 commit comments

Comments
 (0)