Bump symfony/http-foundation from 7.2.6 to 7.3.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(6 months ago)
(6 months ago)
(6 months ago)
by jerowork
dependencies php
Bumps symfony/http-foundation from 7.2.6 to 7.3.0.
Release notes
Sourced from symfony/http-foundation's releases.
v7.3.0
Changelog (https://github.com/symfony/http-foundation/compare/v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (https://github.com/symfony/http-foundation/compare/v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA2
Changelog (https://github.com/symfony/http-foundation/compare/v7.3.0-BETA1...v7.3.0-BETA2)
- no significant changes
v7.3.0-BETA1
Changelog (https://github.com/symfony/http-foundation/compare/v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60102 [HttpFoundation] Add
UriSigner::verify()that throws named exceptions (@kbond)- feature symfony/symfony#60222 [FrameworkBundle][HttpFoundation] Add Clock support for
UriSigner(@kbond)- feature symfony/symfony#59869 [Cache] Add support for
valkey:/valkeys:schemes (@nicolas-grekas)- feature symfony/symfony#58743 [HttpFoundation] Streamlining server event streaming (
@yceruto)- feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (
@valtzu)- feature symfony/symfony#59154 [HttpFoundation] Support iterable of string in
StreamedResponse(@mtarld)v7.2.7
Changelog (https://github.com/symfony/http-foundation/compare/v7.2.6...v7.2.7)
- bug symfony/symfony#60292 [HttpFoundation] Encode path in
X-Accel-Redirectheader (@Athorcis)
Changelog
Sourced from symfony/http-foundation's changelog.
CHANGELOG
7.3
- Add support for iterable of string in
StreamedResponse- Add
EventStreamResponseandServerEventclasses to streamline server event streaming- Add support for
valkey:/valkeys:schemes for sessionsRequest::getPreferredLanguage()now favors a more preferred language above exactly matching a locale- Allow
UriSignerto use aClockInterface- Add
UriSigner::verify()7.2
- Add optional
$requestsparameter toRequestStack::__construct()- Add optional
$v4Bytesand$v6Bytesparameters toIpUtils::anonymize()- Add
PRIVATE_SUBNETSas a shortcut for private IP address ranges toRequest::setTrustedProxies()- Deprecate passing
referer_check,use_only_cookies,use_trans_sid,trans_sid_hosts,trans_sid_tags,sid_bits_per_characterandsid_lengthoptions toNativeSessionStorage7.1
- Add optional
$expirationParameterargument toUriSigner::__construct()- Add optional
$expirationargument toUriSigner::sign()- Rename
$parameterargument ofUriSigner::__construct()to$hashParameter- Add
UploadedFile::getClientOriginalPath()- Add
QueryParameterRequestMatcher- Add
HeaderRequestMatcher- Add support for
\SplTempFileObjectinBinaryFileResponse- Add
verboseargument to response test constraints7.0
- Calling
ParameterBag::filter()throws anUnexpectedValueExceptionon invalid value, unless flagFILTER_NULL_ON_FAILUREis set- Calling
ParameterBag::getInt()andParameterBag::getBool()throws anUnexpectedValueExceptionon invalid value- Remove classes
RequestMatcherandExpressionRequestMatcher- Remove
Request::getContentType(), useRequest::getContentTypeFormat()instead- Throw an
InvalidArgumentExceptionwhen callingRequest::create()with a malformed URI- Require explicit argument when calling
JsonResponse::setCallback(),Response::setExpires/setLastModified/setEtag(),MockArraySessionStorage/NativeSessionStorage::setMetadataBag(),NativeSessionStorage::setSaveHandler()- Add argument
$statusCodetoResponse::sendHeaders()andStreamedResponse::sendHeaders()6.4
- Make
HeaderBag::getDate(),Response::getDate(),getExpires()andgetLastModified()return aDateTimeImmutable- Support root-level
GeneratorinStreamedJsonResponse- Add
UriSignerfrom the HttpKernel component
... (truncated)
Commits
4236bafMerge branch '7.2' into 7.30c15d5eMerge branch '6.4' into 7.26b7c97f[HttpFoundation] Fix: Encode path in X-Accel-Redirect header90313c6[HttpFoundation] Emit PHP warning when Response::sendHeaders() while output h...6048811Merge branch '7.2' into 7.3c665ed9Merge branch '6.4' into 7.2ef8252eminor #60285 [Form][HttpFoundation] Fix overwriting an array element (wkania)7965dc6Fix overwriting an array element3f0c7eaRemove unneeded use statementsabbe5fa[HttpFoundation] Flush after each echo inStreamedResponse- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
1
2
+16
-15
Package Dependencies
symfony/http-foundation
packagist
7.2.6 → 7.3.0
Minor
Technical Details
| ID: | 753766 |
| UUID: | 2553376967 |
| Node ID: | PR_kwDOOvDr6c6YMXDH |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |
| Merge State: | Unknown |