Skip to content

Releases: symfony/routing

v6.1.0

27 May 07:54
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.1.0-RC1

14 May 18:44
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • no significant changes

v6.1.0-BETA2

27 Apr 17:53
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

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

27 Apr 17:29
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • bug #46097 fix router base url when default uri has trailing slash (Tobion)

v5.4.8

27 Apr 17:26
v5.4.8
Compare
Choose a tag to compare

Changelog (v5.4.7...v5.4.8)

  • bug #46097 fix router base url when default uri has trailing slash (Tobion)

v4.4.41

27 Apr 17:20
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

15 Apr 10:26
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

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

28 Feb 08:12
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45263 AnnotationDirectoryLoader::load() may return null (mhujer)

v6.0.3

28 Jan 13:09
v6.0.3
Compare
Choose a tag to compare

Changelog (v6.0.2...v6.0.3)

  • no significant changes

v5.4.3

28 Jan 11:58
v5.4.3
Compare
Choose a tag to compare

Changelog (v5.4.2...v5.4.3)

  • no significant changes