Releases: symfony/routing
Releases · symfony/routing
v6.0.8
Changelog (v6.0.7...v6.0.8)
- bug #46097 fix router base url when default uri has trailing slash (Tobion)
v5.4.8
Changelog (v5.4.7...v5.4.8)
- bug #46097 fix router base url when default uri has trailing slash (Tobion)
v4.4.41
Changelog (v4.4.40...v4.4.41)
- no significant changes
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45803 Add EnumRequirement to help generate route requirements from a \BackedEnum (fancyweb)
- feature #45658 Avoid double encoded slashes in query parameters (usu)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #44615 Support the "attribute" type (alias of "annotation") in annotation loaders (fancyweb)
- feature #45075 Enrich MissingMandatoryParametersException (adrienlucas)
- feature #45054 Allow using UTF-8 parameter names (nicolas-grekas)
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #45263 AnnotationDirectoryLoader::load() may return null (mhujer)
v6.0.3
Changelog (v6.0.2...v6.0.3)
- no significant changes
v5.4.3
Changelog (v5.4.2...v5.4.3)
- no significant changes
v5.3.14
Changelog (v5.3.13...v5.3.14)
- no significant changes
v4.4.37
Changelog (v4.4.36...v4.4.37)
- no significant changes
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44494 Remove FQCN type hints on properties (fabpot)