Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 186cf2d

Browse files
minor #32684 [Routing] Fix CHANGELOG (fancyweb)
This PR was merged into the 4.3 branch. Discussion ---------- [Routing] Fix CHANGELOG | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Minor but cf symfony/symfony-docs#11986 - details make perfection 😁 Commits ------- 8b1d6cd [Routing] Fix CHANGELOG
2 parents 9902cc1 + 8b1d6cd commit 186cf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Routing/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CHANGELOG
1212
Instead of overwriting them, use `__serialize` and `__unserialize` as extension points which are forward compatible
1313
with the new serialization methods in PHP 7.4.
1414
* exposed `utf8` Route option, defaults "locale" and "format" in configuration loaders and configurators
15-
* added support for invokable route loader services
15+
* added support for invokable service route loaders
1616

1717
4.2.0
1818
-----

0 commit comments

Comments
 (0)