Releases: symfony/http-foundation
Releases · symfony/http-foundation
v4.4.33
Changelog (v4.4.32...v4.4.33)
- no significant changes
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42753 Cast ini_get to an integer to match expected type (natewiebe13)
- bug #42380 Don't pass null to strpos() (derrabus)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v4.4.30
Changelog (v4.4.29...v4.4.30)
- bug #42753 Cast ini_get to an integer to match expected type (natewiebe13)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
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)