Routing Versions Save

Maps an HTTP request to a set of configuration variables

v5.4.37

2 months ago

Changelog (https://github.com/symfony/routing/compare/v5.4.36...v5.4.37)

  • bug symfony/symfony#54080 [Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43 (@Lustmored)

v7.0.3

3 months ago

Changelog (https://github.com/symfony/routing/compare/v7.0.2...v7.0.3)

  • bug symfony/symfony#52913 [Routing] Fixed priority getting lost when setting localized prefix (@pritasil)

v6.4.3

3 months ago

Changelog (https://github.com/symfony/routing/compare/v6.4.2...v6.4.3)

  • bug symfony/symfony#52913 [Routing] Fixed priority getting lost when setting localized prefix (@pritasil)

v6.3.12

3 months ago

Changelog (https://github.com/symfony/routing/compare/v6.3.11...v6.3.12)

  • bug symfony/symfony#52913 [Routing] Fixed priority getting lost when setting localized prefix (@pritasil)

v5.4.35

3 months ago

Changelog (https://github.com/symfony/routing/compare/v5.4.34...v5.4.35)

  • bug symfony/symfony#52913 [Routing] Fixed priority getting lost when setting localized prefix (@pritasil)

v7.0.2

4 months ago

v6.4.2

4 months ago

v6.3.11

4 months ago

v5.4.34

4 months ago

v7.0.1

5 months ago

Changelog (https://github.com/symfony/routing/compare/v7.0.0...v7.0.1)

  • bug symfony/symfony#52845 [Routing] Restore aliases removal in RouteCollection::remove() (@fancyweb)
  • bug symfony/symfony#52806 [Routing] Fix removing aliases pointing to removed route in RouteCollection::remove() (@fancyweb)
  • bug symfony/symfony#52805 [Routing] Fix conflicting FQCN aliases with route name (@fancyweb)