Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.1.3
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
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
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
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
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
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
Changelog (v5.0.9...v5.0.10)
- bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
v4.4.10
Changelog (v4.4.9...v4.4.10)
- bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
v3.4.42
Changelog (v3.4.41...v3.4.42)
- bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- no changes