Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v6.3.9
Changelog (v6.3.8...v6.3.9)
- bug symfony/symfony#52707 [HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined (@nicolas-grekas)
v5.4.32
Changelog (v5.4.31...v5.4.32)
- bug symfony/symfony#52707 [HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined (@nicolas-grekas)
v7.0.0-RC2
Changelog (v7.0.0-RC1...v7.0.0-RC2)
- feature symfony/symfony#52712 [AssetMapper] Exclude dot files (@weaverryan)
- bug symfony/symfony#52707 [HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined (@nicolas-grekas)
- bug symfony/symfony#52656 [FrameworkBundle] Add TemplateController to the list of allowed controllers for fragments (@nicolas-grekas)
- bug symfony/symfony#52604 [FrameworkBundle] register the virtual request stack together with common profiling services (@xabbuh)
v6.4.0-RC2
Changelog (v6.4.0-RC1...v6.4.0-RC2)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- no significant changes
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes
v7.0.0-BETA3
Changelog (v7.0.0-BETA2...v7.0.0-BETA3)
- bug symfony/symfony#52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (@nicolas-grekas)
- feature symfony/symfony#52471 [HttpKernel] Add
ControllerResolver::allowControllers()
to define which callables are legit controllers when the_check_controller_is_allowed
request attribute is set (@nicolas-grekas) - bug symfony/symfony#52434 [Console][FrameworkBundle] Fix missing
profile
option for console commands (@keulinho) - bug symfony/symfony#52287 [FrameworkBundle] Fix deprecation layer for "enable_annotations" in validation and serializer configuration (@lyrixx)
v6.4.0-BETA3
Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (@nicolas-grekas)
- feature symfony/symfony#52471 [HttpKernel] Add
ControllerResolver::allowControllers()
to define which callables are legit controllers when the_check_controller_is_allowed
request attribute is set (@nicolas-grekas) - bug symfony/symfony#52434 [Console][FrameworkBundle] Fix missing
profile
option for console commands (@keulinho) - bug symfony/symfony#52287 [FrameworkBundle] Fix deprecation layer for "enable_annotations" in validation and serializer configuration (@lyrixx)
v6.3.8
Changelog (v6.3.7...v6.3.8)
- bug symfony/symfony#52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (@nicolas-grekas)