POS
POS copied to clipboard
Bump symfony/http-foundation from 4.4.1 to 4.4.39
Bumps symfony/http-foundation from 4.4.1 to 4.4.39.
Release notes
Sourced from symfony/http-foundation's releases.
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)
- bug #42289 Fixed type mismatch (Toflar)
v4.4.27
Changelog (https://github.com/symfony/http-foundation/compare/v4.4.26...v4.4.27)
... (truncated)
Commits
60e8e42
bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModifi...11d1a6a
[HttpFoundation] Fix PHP 8.1 deprecation in isNotModifiedcb2fe61
Fix missing ReturnTypeWillChange attributes117c833
[Cache] Fix connecting to Redis via a socket file27782a7
Fixed functional testing description8202339
Bump license year0948e99
[HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without passd3f8b79
CS fixes090976c
do not call preg_match() on nulle062c1f
Fix redundant type casts- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.