Releases: symfony/http-foundation
Releases · symfony/http-foundation
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #46931 Flush backend output buffer after closing. (bradjones1)
- bug #42033 Fix deleteFileAfterSend on client abortion (nerg4l)
- bug #46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
- bug #46808 Fix TypeError on null
$_SESSION
inNativeSessionStorage::save()
(chalasr)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- bug #46931 Flush backend output buffer after closing. (bradjones1)
- bug #42033 Fix deleteFileAfterSend on client abortion (nerg4l)
- bug #46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
- bug #46808 Fix TypeError on null
$_SESSION
inNativeSessionStorage::save()
(chalasr)
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46678 Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v6.0.10
Changelog (v6.0.9...v6.0.10)
- bug #46678 Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v5.4.10
Changelog (v5.4.9...v5.4.10)
- bug #46678 Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v4.4.43
Changelog (v4.4.42...v4.4.43)
- bug #46678 Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)
- bug #46676 Extend type guessing on enum fields (Gigino Chianese)
v6.1.1
Changelog (v6.1.0...v6.1.1)
- bug #46523 Revert "Send
Content-Length
when callingResponse::send()
and the content is a non-empty string" (nicolas-grekas)
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- bug #46249 Regenerate invalid session id (peter17)
v6.0.9
Changelog (v6.0.8...v6.0.9)
- bug #46249 Regenerate invalid session id (peter17)
v5.4.9
Changelog (v5.4.8...v5.4.9)
- bug #46249 Regenerate invalid session id (peter17)