Skip to content

Releases: symfony/http-kernel

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)

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

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

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v5.0.3

13 Feb 09:11
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35304 Fix that no-cache MUST revalidate with the origin (mpdude)
  • bug #35269 Fix deprecation message (fancyweb)
  • bug #35243 release lock explicitly (nicolas-grekas)