Skip to content

Releases: symfony/http-kernel

v3.4.40

28 Apr 18:47
v3.4.40
Compare
Choose a tag to compare

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

30 Mar 15:10
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • no changes

v5.0.6

27 Mar 16:29
v5.0.6
Compare
Choose a tag to compare

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

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

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

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

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)

v4.4.5

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35722 Set previous exception when rethrown from controller resolver (danut007ro)
  • bug #35718 fix registering DebugHandlersListener regardless of the PHP_SAPI (nicolas-grekas)

v3.4.38

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

Changelog (v3.4.37...v3.4.38)

  • bug #35722 Set previous exception when rethrown from controller resolver (danut007ro)
  • bug #35718 fix registering DebugHandlersListener regardless of the PHP_SAPI (nicolas-grekas)
  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v5.0.4

13 Feb 07:56
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)
  • bug #35424 Check if lock can be released (sjadema)