Releases: symfony/http-kernel
Releases · symfony/http-kernel
v4.4.46
Changelog (v4.4.45...v4.4.46)
- bug #47435 lock when writting profiles (nicolas-grekas)
v6.1.4
Changelog (v6.1.3...v6.1.4)
- bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
- bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
- bug #47238 Fix passing
null
to\trim()
method in LoggerDataCollector (SVillette)
v6.0.12
Changelog (v6.0.11...v6.0.12)
- bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
- bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
- bug #47238 Fix passing
null
to\trim()
method in LoggerDataCollector (SVillette)
v5.4.12
Changelog (v5.4.11...v5.4.12)
- bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
- bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
- bug #47238 Fix passing
null
to\trim()
method in LoggerDataCollector (SVillette)
v4.4.45
Changelog (v4.4.44...v4.4.45)
- bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
v6.1.3
Changelog (v6.1.2...v6.1.3)
- bug #47073 Fix non-scalar check in surrogate fragment renderer (aschempp)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
- bug #43998 Don't throw on 304 Not Modified (aleho)
v6.0.11
Changelog (v6.0.10...v6.0.11)
- bug #47073 Fix non-scalar check in surrogate fragment renderer (aschempp)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
- bug #43998 Don't throw on 304 Not Modified (aleho)
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #47073 Fix non-scalar check in surrogate fragment renderer (aschempp)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
- bug #43998 Don't throw on 304 Not Modified (aleho)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- bug #47073 Fix non-scalar check in surrogate fragment renderer (aschempp)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
- bug #43998 Don't throw on 304 Not Modified (aleho)
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46769 Fix a PHP 8.1 deprecation notice in HttpCache (mpdude)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
- bug #46697 Disable session tracking while collecting profiler data (nicolas-grekas)