Releases: symfony/http-foundation
Releases · symfony/http-foundation
v5.3.6
Changelog (v5.3.5...v5.3.6)
- bug #42289 Fixed type mismatch (Toflar)
v5.2.14
Changelog (v5.2.13...v5.2.14)
- bug #42289 Fixed type mismatch (Toflar)
v4.4.29
Changelog (v4.4.28...v4.4.29)
- bug #42289 Fixed type mismatch (Toflar)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #42112 fix FileBag under PHP 8.1 (alexpott)
- bug #42114 Fix return types of SessionHandler::gc() (derrabus)
- bug #41384 Fix SkippedTestSuite (jderusse)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42112 fix FileBag under PHP 8.1 (alexpott)
- bug #42114 Fix return types of SessionHandler::gc() (derrabus)
- bug #41384 Fix SkippedTestSuite (jderusse)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42112 fix FileBag under PHP 8.1 (alexpott)
- bug #42114 Fix return types of SessionHandler::gc() (derrabus)
- bug #41384 Fix SkippedTestSuite (jderusse)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)
- bug #41495 Add ReturnTypeWillChange to SessionHandlers (nikic)
v4.4.26
Changelog (v4.4.25...v4.4.26)
- bug #41670 allow savePath of NativeFileSessionHandler to be null (simon.chrzanowski)
- bug #41495 Add ReturnTypeWillChange to SessionHandlers (nikic)
v5.3.2
Changelog (v5.3.1...v5.3.2)
- no significant changes