pim-community-dev
pim-community-dev copied to clipboard
Bump symfony/http-foundation from 4.4.18 to 4.4.42
Bumps symfony/http-foundation from 4.4.18 to 4.4.42.
Release notes
Sourced from symfony/http-foundation's releases.
v4.4.42
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.41...v4.4.42)
- bug #46249 Regenerate invalid session id (peter17)
v4.4.41
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.40...v4.4.41)
- no significant changes
v4.4.39
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.38...v4.4.39)
- bug #45631 Fix PHP 8.1 deprecation in
Response::isNotModified(HypeMC)v4.4.38
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.37...v4.4.38)
- bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
- bug #45281 Fix connecting to Redis via a socket file (alebedev80)
v4.4.37
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.36...v4.4.37)
- no significant changes
v4.4.36
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.35...v4.4.36)
- bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)
- bug #44502 do not call preg_match() on null (xabbuh)
v4.4.34
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.33...v4.4.34)
- no significant changes
v4.4.33
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.32...v4.4.33)
- no significant changes
v4.4.30
Changelog (https://github.com/symfony/http-foundation/compare/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)
v4.4.29
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.28...v4.4.29)
... (truncated)
Commits
8e87b3e[HttpFoundation] [Session] Overwrite invalid session id2744122Use mb_convert_encoding instead of utf8_decode60e8e42bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModifi...11d1a6a[HttpFoundation] Fix PHP 8.1 deprecation in isNotModifiedcb2fe61Fix missing ReturnTypeWillChange attributes117c833[Cache] Fix connecting to Redis via a socket file27782a7Fixed functional testing description8202339Bump license year0948e99[HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without passd3f8b79CS fixes- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)