Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v3.4.40
Changelog (v3.4.39...v3.4.40)
- bug #36506 Fix session.attribute_bag service definition (fancyweb)
- bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
- bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)
v4.4.7
Changelog (v4.4.6...v4.4.7)
- bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)
v3.4.39
Changelog (v3.4.38...v3.4.39)
- bug #36063 start session on flashbag injection (William Arslett)
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36143 Fix Router Cache (guillbdx)
- bug #36103 fix preloading script generation (nicolas-grekas)
- bug #36063 start session on flashbag injection (William Arslett)
- bug #35912 register only existing transport factories (xabbuh)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36143 Fix Router Cache (guillbdx)
- bug #36103 fix preloading script generation (nicolas-grekas)
- bug #36063 start session on flashbag injection (William Arslett)
- bug #35912 register only existing transport factories (xabbuh)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35897 add missing Messenger options to XML schema definition (xabbuh)
- bug #35830 Skip notifiers tags in UnusedTagsPass (chalasr)
- bug #35826 Add correct tags for NullTransportFactory (jschaedl)
- bug #35605 fix support for samesite in session cookies (fabpot)
- bug #35553 Fix HTTP client config handling (julienfalque)
- bug #35161 Check non-null type for numeric type (Arman-Hosseini)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35897 add missing Messenger options to XML schema definition (xabbuh)
- bug #35605 fix support for samesite in session cookies (fabpot)
- bug #35553 Fix HTTP client config handling (julienfalque)
- bug #35161 Check non-null type for numeric type (Arman-Hosseini)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35605 fix support for samesite in session cookies (fabpot)
- bug #35161 Check non-null type for numeric type (Arman-Hosseini)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- bug #35486 Default value for 'sort' option in translation:update should be 'asc' (versgui)
- bug #35502 Fix bug when using single route with XML config (Nyholm)