Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
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
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #36505 Fix for translation:update command updating ICU messages (artemoliynyk)
v4.4.9
Changelog (v4.4.8...v4.4.9)
- bug #36505 Fix for translation:update command updating ICU messages (artemoliynyk)
v3.4.41
Changelog (v3.4.40...v3.4.41)
- no changes
v5.1.0-RC2
Changelog (v5.1.0-RC1...v5.1.0-RC2)
- bug #36943 Fix MicroKernelTrait for php 8 (derrabus)
- bug #36938 Don't call method_exists() with non-objects. (derrabus)
- bug #36936 don't use abstract methods in MicroKernelTrait, their semantics changed in PHP 8 (nicolas-grekas)
v5.1.0-RC1
Changelog (v5.1.0-BETA1...v5.1.0-RC1)
- bug #36721 remove getProjectDir method from MicroKernelTrait (garak)