Releases: symfony/routing
Releases · symfony/routing
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- no significant changes
v6.1.0-BETA2
Changelog (v6.1.0-BETA1...v6.1.0-BETA2)
- feature #46157 Remove variadic constructor signature (wouterj)
- feature #46042 Add params variable to condition expression (HypeMC)
- bug #46097 fix router base url when default uri has trailing slash (Tobion)
- feature #45528 Add Requirement, a collection of universal regular-expressions constants to use as route parameter requirements (fancyweb)
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