Skip to content

Releases: symfony/framework-bundle

v5.1.3

24 Jul 04:29
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
  • bug #37271 preserve dots in query-string when redirecting (nicolas-grekas)
  • bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)

v5.0.11

24 Jul 04:21
v5.0.11
Compare
Choose a tag to compare

Changelog (v5.0.10...v5.0.11)

  • bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
  • bug #37271 preserve dots in query-string when redirecting (nicolas-grekas)
  • bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)

v4.4.11

24 Jul 04:15
v4.4.11
Compare
Choose a tag to compare

Changelog (v4.4.10...v4.4.11)

  • bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
  • bug #37271 preserve dots in query-string when redirecting (nicolas-grekas)
  • bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)

v3.4.43

24 Jul 04:08
v3.4.43
Compare
Choose a tag to compare

Changelog (v3.4.42...v3.4.43)

  • bug #37572 set default session.handler alias if handler_id is not provided (Youssef BENHSSAIEN)
  • bug #37270 preserve dots in query-string when redirecting (nicolas-grekas)

v5.1.2

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • no changes

v5.1.1

12 Jun 12:21
v5.1.1
Compare
Choose a tag to compare

Changelog (v5.1.0...v5.1.1)

  • bug #37044 Apply ExpressionLanguageProviderPass to router.default (wizhippo)
  • bug #37154 Remove reference to APP_SECRET in MicroKernelTrait (nicolas-grekas)
  • bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
  • bug #37058 Extension Serializer issue (Korbeil)
  • bug #37028 Fix enabled_locales behavior (tgalopin)

v5.0.10

12 Jun 11:26
v5.0.10
Compare
Choose a tag to compare

Changelog (v5.0.9...v5.0.10)

  • bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)

v4.4.10

12 Jun 11:20
v4.4.10
Compare
Choose a tag to compare

Changelog (v4.4.9...v4.4.10)

  • bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)

v3.4.42

12 Jun 11:14
v3.4.42
Compare
Choose a tag to compare

Changelog (v3.4.41...v3.4.42)

  • bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)

v5.1.0

31 May 06:18
v5.1.0
Compare
Choose a tag to compare

Changelog (v5.1.0-RC2...v5.1.0)

  • no changes