Releases: symfony/http-kernel
Releases · symfony/http-kernel
v5.1.0-RC1
Changelog (v5.1.0-BETA1...v5.1.0-RC1)
- bug #36789 Change priority of KernelEvents::RESPONSE subscriber (marcw)
v5.0.8
Changelog (v5.0.7...v5.0.8)
- bug #36434 silence E_NOTICE triggered since PHP 7.4 (xabbuh)
- bug #36342 fix compat with Debug component (nicolas-grekas)
- bug #36239 Prevent keys collisions in the sanitized logs processing (fancyweb)
- bug #36162 Fix profiler nullable string type (mRoca)
v4.4.8
Changelog (v4.4.7...v4.4.8)
- bug #36434 silence E_NOTICE triggered since PHP 7.4 (xabbuh)
- bug #36342 fix compat with Debug component (nicolas-grekas)
- bug #36239 Prevent keys collisions in the sanitized logs processing (fancyweb)
v3.4.40
Changelog (v3.4.39...v3.4.40)
- bug #36434 silence E_NOTICE triggered since PHP 7.4 (xabbuh)
- bug #36239 Prevent keys collisions in the sanitized logs processing (fancyweb)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes
v4.4.7
Changelog (v4.4.6...v4.4.7)
- no changes
v3.4.39
Changelog (v3.4.38...v3.4.39)
- no changes
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36169 fix locking for PHP 7.4+ (nicolas-grekas)
- bug #36103 fix preloading script generation (nicolas-grekas)
- bug #36017 Fix support for single-colon syntax for controllers (nicolas-grekas)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36169 fix locking for PHP 7.4+ (nicolas-grekas)
- bug #36103 fix preloading script generation (nicolas-grekas)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35722 Set previous exception when rethrown from controller resolver (danut007ro)
- bug #35718 fix registering DebugHandlersListener regardless of the PHP_SAPI (nicolas-grekas)