Releases: symfony/http-kernel
Releases · symfony/http-kernel
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)
v6.3.8
Changelog (v6.3.7...v6.3.8)
- bug symfony/symfony#52488 [HttpKernel] Fix PHP deprecation (@nicolas-grekas)
- bug symfony/symfony#52428 [HttpKernel] Preventing error 500 when function putenv is disabled (@ShaiMagal)
v5.4.31
Changelog (v5.4.30...v5.4.31)
- bug symfony/symfony#52488 [HttpKernel] Fix PHP deprecation (@nicolas-grekas)
- bug symfony/symfony#52428 [HttpKernel] Preventing error 500 when function putenv is disabled (@ShaiMagal)
v4.4.51
Changelog (v4.4.50...v4.4.51)
- no significant changes
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- bug symfony/symfony#52298 [HttpKernel] Update AbstractBundle.php, use !isset($this->path) (@tacman)
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- no significant changes
v6.3.7
Changelog (v6.3.6...v6.3.7)
- no significant changes
v5.4.30
Changelog (v5.4.29...v5.4.30)
- no significant changes