Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v4.4.4
Changelog (v4.4.3...v4.4.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)
v4.3.11
Changelog (v4.3.10...v4.3.11)
- no changes
v5.0.3
Changelog (v5.0.2...v5.0.3)
- bug #35351 Revert #34797 "Fixed translations file dumper behavior" and fix #34713 (yceruto)
- bug #35323 Set booted flag to false when test kernel is unset (thiagocordeiro)
- bug #35306 Make sure one can use fragments.hinclude_default_template (Nyholm)
- bug #35299 Avoid
stale-if-error
in FrameworkBundle's HttpCache if kernel.debug = true (mpdude) - bug #35247 Only skip .errored. services (fancyweb)
- bug #35170 Do not output positive feedback on stderr (fancyweb)
- bug #35099 Do not throw exception on value generate key (jderusse)