Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.1.5
Changelog (v7.1.4...v7.1.5)
- bug symfony/symfony#58289 [HttpKernel] Skip logging uncaught exceptions in
ErrorHandler
, assume$kernel->terminateWithException()
will do it (@nicolas-grekas) - bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
v6.4.12
Changelog (v6.4.11...v6.4.12)
- bug symfony/symfony#58289 [HttpKernel] Skip logging uncaught exceptions in
ErrorHandler
, assume$kernel->terminateWithException()
will do it (@nicolas-grekas) - bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
v5.4.44
Changelog (v5.4.43...v5.4.44)
- bug symfony/symfony#58289 [HttpKernel] Skip logging uncaught exceptions in
ErrorHandler
, assume$kernel->terminateWithException()
will do it (@nicolas-grekas) - bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
v7.1.4
Changelog (v7.1.3...v7.1.4)
- bug symfony/symfony#58015 [HttpKernel] ESI fragment content may be missing in conditional requests (@mpdude)
v6.4.11
Changelog (v6.4.10...v6.4.11)
- bug symfony/symfony#58015 [HttpKernel] ESI fragment content may be missing in conditional requests (@mpdude)
v5.4.43
Changelog (v5.4.42...v5.4.43)
- no significant changes
v7.1.3
Changelog (v7.1.2...v7.1.3)
- bug symfony/symfony#57593 [SecurityBundle] Compare paths after realpath() has been applied to both (@xabbuh)
v7.0.10
Changelog (v7.0.9...v7.0.10)
- bug symfony/symfony#57593 [SecurityBundle] Compare paths after realpath() has been applied to both (@xabbuh)
v6.4.10
Changelog (v6.4.9...v6.4.10)
- bug symfony/symfony#57593 [SecurityBundle] Compare paths after realpath() has been applied to both (@xabbuh)
v5.4.42
Changelog (v5.4.41...v5.4.42)
- no significant changes