Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- no significant changes
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v6.3.9
Changelog (v6.3.8...v6.3.9)
- no significant changes
v5.4.32
Changelog (v5.4.31...v5.4.32)
- no significant changes
v7.0.0-RC2
Changelog (v7.0.0-RC1...v7.0.0-RC2)
- no significant changes
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#52488 [HttpKernel] Fix PHP deprecation (@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#52438 [HttpKernel] Fix uninitialized property in Bundle class (@javiereguiluz)
- bug symfony/symfony#52428 [HttpKernel] Preventing error 500 when function putenv is disabled (@ShaiMagal)
v6.4.0-BETA3
Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52488 [HttpKernel] Fix PHP deprecation (@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#52428 [HttpKernel] Preventing error 500 when function putenv is disabled (@ShaiMagal)