Releases: symfony/routing
Releases · symfony/routing
v7.0.10
Changelog (v7.0.9...v7.0.10)
- bug symfony/symfony#57645 [Routing] Discard in-memory cache of routes when writing the file-based cache (@mpdude)
v6.4.10
Changelog (v6.4.9...v6.4.10)
- bug symfony/symfony#57645 [Routing] Discard in-memory cache of routes when writing the file-based cache (@mpdude)
v5.4.42
Changelog (v5.4.41...v5.4.42)
- bug symfony/symfony#57645 [Routing] Discard in-memory cache of routes when writing the file-based cache (@mpdude)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- no significant changes
v7.0.8
Changelog (v7.0.7...v7.0.8)
- bug symfony/symfony#57069 [Config] gracefully handle cases when no resolver is set (@xabbuh)
v6.4.8
Changelog (v6.4.7...v6.4.8)
- no significant changes
v5.4.40
Changelog (v5.4.39...v5.4.40)
- no significant changes
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#57069 [Config] gracefully handle cases when no resolver is set (@xabbuh)
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54720 [Routing] Add
{foo:bar}
syntax to define a mapping between a route parameter and its corresponding request attribute (@nicolas-grekas)