Releases: symfony/http-foundation
Releases · symfony/http-foundation
v4.4.22
Changelog (v4.4.21...v4.4.22)
- bug #40964 Fixes for PHP 8.1 deprecations (jrmajor)
- bug #40807 RequestMatcher issue when
_controller
is a closure (Plopix) - bug #40610 Fixed bugs found by psalm (Nyholm)
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40231 Configure
session.cookie_secure
earlier (tamcy) - bug #40188 Fix PHP 8.1 null values (kylekatarnls)
- bug #40043 Setting
REQUEST_TIME_FLOAT
when constructing a Request object (ctasada)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40231 Configure
session.cookie_secure
earlier (tamcy) - bug #40188 Fix PHP 8.1 null values (kylekatarnls)
- bug #40043 Setting
REQUEST_TIME_FLOAT
when constructing a Request object (ctasada)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39633 Drop int return type from parseFilesize() (LukeTowers)
- bug #39886 Revert #38614 and add assert to avoid regressions (BafS)
- bug #39816 use atomic writes in MockFileSessionStorage (nicolas-grekas)
- bug #39681 parse cookie values containing the equal sign (xabbuh)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39633 Drop int return type from parseFilesize() (LukeTowers)
- bug #39886 Revert #38614 and add assert to avoid regressions (BafS)
- bug #39816 use atomic writes in MockFileSessionStorage (nicolas-grekas)
- bug #39681 parse cookie values containing the equal sign (xabbuh)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39633 Drop int return type from parseFilesize() (LukeTowers)
- bug #39886 Revert #38614 and add assert to avoid regressions (BafS)
- bug #39816 use atomic writes in MockFileSessionStorage (nicolas-grekas)
- bug #39681 parse cookie values containing the equal sign (xabbuh)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39550 keep turning dots to underscores when using Request::create() (nicolas-grekas)
- bug #39298 Fixed incorrect usage of UNLINK with PHPRedis with Redis < 4.0 (wickex)
- bug #39271 Fix TypeError: Argument 1 passed to JsonResponse::setJson() must be of the type string, object given (sidz)
- bug #39358 fix parsing some special chars with HeaderUtils::parseQuery() (nicolas-grekas)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39271 Fix TypeError: Argument 1 passed to JsonResponse::setJson() must be of the type string, object given (sidz)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39271 Fix TypeError: Argument 1 passed to JsonResponse::setJson() must be of the type string, object given (sidz)