chore(deps): bump the composer group across 1 directory with 2 updates #7

Open
opened 2026-04-05 19:45:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 11/12/2025

Bumps the composer group with 1 update in the / directory: laravel/framework.

Updates laravel/framework from 11.31.0 to 11.44.1

Release notes

Sourced from laravel/framework's releases.

v11.44.1

v11.44.0

v11.43.2

v11.43.1

v11.43.0

... (truncated)

Commits
  • 0883d41 Update version to v11.44.1
  • c666f89 [11.x] Test improvements (#54879)
  • 1154a31 [11.x] Fix Application::interBasePath() fails to resolve application when p...
  • a8da712 Fix attribute name used on Validator instance within certain rule classes (...
  • fd9681f [11.x] Add valid values to ensure method (#54840)
  • 9de7525 Update CHANGELOG
  • e9a33da Update version to v11.44.0
  • 2c72603 exception handling typehints (#54747)
  • 344c37f [11x.] Improved typehints for InteractsWithDatabase (#54748)
  • 0054c26 [11.x] Deprecate Factory::$modelNameResolver (#54736)
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 7.2.6 to 7.3.7

Release notes

Sourced from symfony/http-foundation's releases.

v7.3.7

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7)

  • no significant changes

v7.3.6

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6)

v7.3.5

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5)

v7.3.4

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.3...v7.3.4)

v7.3.3

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.2...v7.3.3)

  • no significant changes

v7.3.2

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.1...v7.3.2)

  • no significant changes

v7.3.1

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.0...v7.3.1)

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)

... (truncated)

Changelog

Sourced from symfony/http-foundation's changelog.

CHANGELOG

7.3

  • Add support for iterable of string in StreamedResponse
  • Add EventStreamResponse and ServerEvent classes to streamline server event streaming
  • Add support for valkey: / valkeys: schemes for sessions
  • Request::getPreferredLanguage() now favors a more preferred language above exactly matching a locale
  • Allow UriSigner to use a ClockInterface
  • Add UriSigner::verify()

7.2

  • Add optional $requests parameter to RequestStack::__construct()
  • Add optional $v4Bytes and $v6Bytes parameters to IpUtils::anonymize()
  • Add PRIVATE_SUBNETS as a shortcut for private IP address ranges to Request::setTrustedProxies()
  • Deprecate passing referer_check, use_only_cookies, use_trans_sid, trans_sid_hosts, trans_sid_tags, sid_bits_per_character and sid_length options to NativeSessionStorage

7.1

  • Add optional $expirationParameter argument to UriSigner::__construct()
  • Add optional $expiration argument to UriSigner::sign()
  • Rename $parameter argument of UriSigner::__construct() to $hashParameter
  • Add UploadedFile::getClientOriginalPath()
  • Add QueryParameterRequestMatcher
  • Add HeaderRequestMatcher
  • Add support for \SplTempFileObject in BinaryFileResponse
  • Add verbose argument to response test constraints

7.0

  • Calling ParameterBag::filter() throws an UnexpectedValueException on invalid value, unless flag FILTER_NULL_ON_FAILURE is set
  • Calling ParameterBag::getInt() and ParameterBag::getBool() throws an UnexpectedValueException on invalid value
  • Remove classes RequestMatcher and ExpressionRequestMatcher
  • Remove Request::getContentType(), use Request::getContentTypeFormat() instead
  • Throw an InvalidArgumentException when calling Request::create() with a malformed URI
  • Require explicit argument when calling JsonResponse::setCallback(), Response::setExpires/setLastModified/setEtag(), MockArraySessionStorage/NativeSessionStorage::setMetadataBag(), NativeSessionStorage::setSaveHandler()
  • Add argument $statusCode to Response::sendHeaders() and StreamedResponse::sendHeaders()

6.4

  • Make HeaderBag::getDate(), Response::getDate(), getExpires() and getLastModified() return a DateTimeImmutable
  • Support root-level Generator in StreamedJsonResponse
  • Add UriSigner from the HttpKernel component

... (truncated)

Commits
  • db488a6 Merge branch '6.4' into 7.3
  • b03d11e Merge branch '5.4' into 6.4
  • 6379e49 Merge branch '6.4' into 7.3
  • 1ba1d5f [HttpFoundation] Fix parsing hosts and schemes in URLs
  • 1a0706e [HttpFoundation] Fix parsing pathinfo with no leading slash
  • c8ab9b6 Merge branch '6.4' into 7.3
  • ee93009 [HttpFoundation] Allow Request::setFormat() to override predefined formats
  • ce31218 [HttpFoundation] Fix issue where ServerEvent with "0" data is not sent
  • c061c7c Merge branch '6.4' into 7.3
  • 3692415 Fix ord()-related PHP 8.5 deprecations
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

*Originally created by @dependabot[bot] on 11/12/2025* Bumps the composer group with 1 update in the / directory: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 11.31.0 to 11.44.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v11.44.1</h2> <ul> <li>[11.x] Add valid values to ensure method by <a href="https://github.com/lancepioch"><code>@​lancepioch</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54840">laravel/framework#54840</a></li> <li>Fix attribute name used on <code>Validator</code> instance within certain rule classes by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54845">laravel/framework#54845</a></li> <li>[11.x] Fix <code>Application::interBasePath()</code> fails to resolve application when project name is &quot;vendor&quot; by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54871">laravel/framework#54871</a></li> <li>[11.x] Test improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54879">laravel/framework#54879</a></li> </ul> <h2>v11.44.0</h2> <ul> <li>[11.x] Fix parsing <code>PHP_CLI_SERVER_WORKERS</code> as <code>string</code> instead of <code>int</code> by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54724">laravel/framework#54724</a></li> <li>[11.x] Rename Redis parse connection for cluster test method to follow naming conventions by <a href="https://github.com/jackbayliss"><code>@​jackbayliss</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54721">laravel/framework#54721</a></li> <li>[11.x] Allow <code>readAt</code> method to use in database channel by <a href="https://github.com/utsavsomaiya"><code>@​utsavsomaiya</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54729">laravel/framework#54729</a></li> <li>[11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein… by <a href="https://github.com/pandiselvamm"><code>@​pandiselvamm</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54705">laravel/framework#54705</a></li> <li>[11.x] Update ConcurrencyTest exception reference to use namespace by <a href="https://github.com/jackbayliss"><code>@​jackbayliss</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54732">laravel/framework#54732</a></li> <li>[11.x] Deprecate <code>Factory::$modelNameResolver</code> by <a href="https://github.com/samlev"><code>@​samlev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54736">laravel/framework#54736</a></li> <li>[11x.] Improved typehints for <code>InteractsWithDatabase</code> by <a href="https://github.com/cosmastech"><code>@​cosmastech</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54748">laravel/framework#54748</a></li> <li>[11.x] Improved typehints for <code>InteractsWithExceptionHandling</code> &amp;&amp; <code>ExceptionHandlerFake</code> by <a href="https://github.com/cosmastech"><code>@​cosmastech</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54747">laravel/framework#54747</a></li> </ul> <h2>v11.43.2</h2> <ul> <li>[11.x] Add missing test for <code>implode()</code> by <a href="https://github.com/nuernbergerA"><code>@​nuernbergerA</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54704">laravel/framework#54704</a></li> <li>[11.x] Enhance eventStream to Support Custom Events and Start Messages by <a href="https://github.com/devhammed"><code>@​devhammed</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54695">laravel/framework#54695</a></li> <li>Revert &quot;[11.x] Enhance eventStream to Support Custom Events and Start Messages&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54714">laravel/framework#54714</a></li> <li>[11.x] Replace MD5 with xxh128 in File::hasSameHash() by <a href="https://github.com/vlakoff"><code>@​vlakoff</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54690">laravel/framework#54690</a></li> <li>[11.x] Add parameter typing for closure to addGlobalScope method by <a href="https://github.com/jnoordsij"><code>@​jnoordsij</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54677">laravel/framework#54677</a></li> <li>[11.x] <code>assertOnlyJsonValidationErrors</code> / <code>assertOnlyInvalid</code> by <a href="https://github.com/gdebrauwer"><code>@​gdebrauwer</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54678">laravel/framework#54678</a></li> <li>[11.x] Allow for assertions against <code>QueueFake::pushRaw()</code> by <a href="https://github.com/cosmastech"><code>@​cosmastech</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54703">laravel/framework#54703</a></li> <li>[11.x] Fix: Handles non nested explode of multiple Date and Numeric rules in ValidationRuleParser by <a href="https://github.com/AlexandreMeledandri"><code>@​AlexandreMeledandri</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54718">laravel/framework#54718</a></li> </ul> <h2>v11.43.1</h2> <ul> <li>[11.x] Fix &quot;Divide by Zero&quot; regression bug introduced in <a href="https://redirect.github.com/laravel/framework/issues/54650">#54650</a> by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54685">laravel/framework#54685</a></li> <li>Revert &quot;Fix Collection::implode with \Stringable objects&quot; by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54691">laravel/framework#54691</a></li> </ul> <h2>v11.43.0</h2> <ul> <li>Remove Incorrect <a href="https://github.com/mixin"><code>@​mixin</code></a> Annotation in BuildsQueries Trait by <a href="https://github.com/daniel-de-wit"><code>@​daniel-de-wit</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54596">laravel/framework#54596</a></li> <li>make withoutScopedBindings usable on RouteRegistrar by <a href="https://github.com/ssninnni"><code>@​ssninnni</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54592">laravel/framework#54592</a></li> <li>[11.x] Update Broadcasting Install Command For Bun Version 1.1.39^ by <a href="https://github.com/realpoke"><code>@​realpoke</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54605">laravel/framework#54605</a></li> <li>[11.x] Add isTtySupported to Process facade by <a href="https://github.com/Riley19280"><code>@​Riley19280</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54604">laravel/framework#54604</a></li> <li>[11.x] fix: pagination generics by <a href="https://github.com/calebdw"><code>@​calebdw</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54601">laravel/framework#54601</a></li> <li>Convert closures to arrow functions in the Model class by <a href="https://github.com/alikhosravidev"><code>@​alikhosravidev</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54599">laravel/framework#54599</a></li> <li>[11.x] Document hashedValue as non-nullable by <a href="https://github.com/JurianArie"><code>@​JurianArie</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54615">laravel/framework#54615</a></li> <li>[11.x] Prohibited If Declined and Prohibited If Accepted validation rules by <a href="https://github.com/osama-98"><code>@​osama-98</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54608">laravel/framework#54608</a></li> <li>[11.x] Fix param types for <code>orWhereHasMorph</code> method by <a href="https://github.com/simonellensohn"><code>@​simonellensohn</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54659">laravel/framework#54659</a></li> <li>[11.x] Add pascal alias for studly string helper by <a href="https://github.com/da-mask"><code>@​da-mask</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54655">laravel/framework#54655</a></li> <li>[11.x] make the Eloquent missing attribute handler more accurate by changing offsetExists by <a href="https://github.com/koenvu"><code>@​koenvu</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54654">laravel/framework#54654</a></li> <li>[11.x] use exec function if the symlink function is unavailable by <a href="https://github.com/aisuvro"><code>@​aisuvro</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54651">laravel/framework#54651</a></li> <li>[11.x] use value helper for $perPage as used for $total by <a href="https://github.com/rodrigopedra"><code>@​rodrigopedra</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54650">laravel/framework#54650</a></li> <li>[11.x] [cleanup] used illuminate str contains by <a href="https://github.com/daison12006013"><code>@​daison12006013</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54647">laravel/framework#54647</a></li> <li>[11.x] Allow can attribute on group by <a href="https://github.com/utsavsomaiya"><code>@​utsavsomaiya</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54648">laravel/framework#54648</a></li> <li>Test Improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54645">laravel/framework#54645</a></li> <li>Fixes Factory Using Wrong Model Name by <a href="https://github.com/SameOldNick"><code>@​SameOldNick</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54644">laravel/framework#54644</a></li> <li>[11.x] fix 'parsePipeString' in pipeline helper by <a href="https://github.com/igzard"><code>@​igzard</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54643">laravel/framework#54643</a></li> <li>Update old() docblock by <a href="https://github.com/AJenbo"><code>@​AJenbo</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/54641">laravel/framework#54641</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/0883d4175f4e2b5c299e7087ad3c74f2ce195c6d"><code>0883d41</code></a> Update version to v11.44.1</li> <li><a href="https://github.com/laravel/framework/commit/c666f89566d69c6b846d4f536cac38e05f7a2111"><code>c666f89</code></a> [11.x] Test improvements (<a href="https://redirect.github.com/laravel/framework/issues/54879">#54879</a>)</li> <li><a href="https://github.com/laravel/framework/commit/1154a3114d5c01b7014889ea46d9124b4f2dae6f"><code>1154a31</code></a> [11.x] Fix <code>Application::interBasePath()</code> fails to resolve application when p...</li> <li><a href="https://github.com/laravel/framework/commit/a8da712687ac2c69feb86966b7d98281a0a81698"><code>a8da712</code></a> Fix attribute name used on <code>Validator</code> instance within certain rule classes (...</li> <li><a href="https://github.com/laravel/framework/commit/fd9681ffbb5cdc50ea33566c37d8472d1d078bc7"><code>fd9681f</code></a> [11.x] Add valid values to ensure method (<a href="https://redirect.github.com/laravel/framework/issues/54840">#54840</a>)</li> <li><a href="https://github.com/laravel/framework/commit/9de752590837b8a056f9b18c493907f83c86ae9c"><code>9de7525</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/framework/commit/e9a33da34815ac1ed46c7e4c477a775f4592f0a7"><code>e9a33da</code></a> Update version to v11.44.0</li> <li><a href="https://github.com/laravel/framework/commit/2c72603358a00f3c819ee7cac7518ccecca87d13"><code>2c72603</code></a> exception handling typehints (<a href="https://redirect.github.com/laravel/framework/issues/54747">#54747</a>)</li> <li><a href="https://github.com/laravel/framework/commit/344c37f822a060249c33c86432f71e48d56e0c10"><code>344c37f</code></a> [11x.] Improved typehints for <code>InteractsWithDatabase</code> (<a href="https://redirect.github.com/laravel/framework/issues/54748">#54748</a>)</li> <li><a href="https://github.com/laravel/framework/commit/0054c26cdb2094bc38168c1a290bcd8d4696cafe"><code>0054c26</code></a> [11.x] Deprecate <code>Factory::$modelNameResolver</code> (<a href="https://redirect.github.com/laravel/framework/issues/54736">#54736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v11.31.0...v11.44.1">compare view</a></li> </ul> </details> <br /> Updates `symfony/http-foundation` from 7.2.6 to 7.3.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-foundation/releases">symfony/http-foundation's releases</a>.</em></p> <blockquote> <h2>v7.3.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7">https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.6</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6">https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62324">symfony/symfony#62324</a> [HttpFoundation] Fix parsing hosts and schemes in URLs (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62246">symfony/symfony#62246</a> [HttpFoundation] Allow Request::setFormat() to override predefined formats (<a href="https://github.com/longwave"><code>@​longwave</code></a>)</li> </ul> <h2>v7.3.5</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5">https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62153">symfony/symfony#62153</a> [HttpFoundation] Fix issue where ServerEvent with &quot;0&quot; data is not sent (<a href="https://github.com/santysisi"><code>@​santysisi</code></a>)</li> </ul> <h2>v7.3.4</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.3...v7.3.4">https://github.com/symfony/http-foundation/compare/v7.3.3...v7.3.4</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61766">symfony/symfony#61766</a> Fix ord()-related PHP 8.5 deprecations (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61585">symfony/symfony#61585</a> [HttpFoundation][SQLSRV] Change column type from <code>TEXT</code> to <code>STRING</code> (<a href="https://github.com/Matt-PMCT"><code>@​Matt-PMCT</code></a>)</li> </ul> <h2>v7.3.3</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.2...v7.3.3">https://github.com/symfony/http-foundation/compare/v7.3.2...v7.3.3</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.2</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.1...v7.3.2">https://github.com/symfony/http-foundation/compare/v7.3.1...v7.3.2</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.1</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.0...v7.3.1">https://github.com/symfony/http-foundation/compare/v7.3.0...v7.3.1</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/60875">symfony/symfony#60875</a> [HttpFoundation] Revert &quot; Emit PHP warning when <code>Response::sendHeaders()</code> is called while output has already been sent&quot; (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/60547">symfony/symfony#60547</a> [HttpFoundation] Fixed 'Via' header regex (<a href="https://github.com/thecaliskan"><code>@​thecaliskan</code></a>)</li> </ul> <h2>v7.3.0</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.0-RC1...v7.3.0">https://github.com/symfony/http-foundation/compare/v7.3.0-RC1...v7.3.0</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.0-RC1</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.0-BETA2...v7.3.0-RC1">https://github.com/symfony/http-foundation/compare/v7.3.0-BETA2...v7.3.0-RC1</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.0-BETA2</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.0-BETA1...v7.3.0-BETA2">https://github.com/symfony/http-foundation/compare/v7.3.0-BETA1...v7.3.0-BETA2</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md">symfony/http-foundation's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <h2>7.3</h2> <ul> <li>Add support for iterable of string in <code>StreamedResponse</code></li> <li>Add <code>EventStreamResponse</code> and <code>ServerEvent</code> classes to streamline server event streaming</li> <li>Add support for <code>valkey:</code> / <code>valkeys:</code> schemes for sessions</li> <li><code>Request::getPreferredLanguage()</code> now favors a more preferred language above exactly matching a locale</li> <li>Allow <code>UriSigner</code> to use a <code>ClockInterface</code></li> <li>Add <code>UriSigner::verify()</code></li> </ul> <h2>7.2</h2> <ul> <li>Add optional <code>$requests</code> parameter to <code>RequestStack::__construct()</code></li> <li>Add optional <code>$v4Bytes</code> and <code>$v6Bytes</code> parameters to <code>IpUtils::anonymize()</code></li> <li>Add <code>PRIVATE_SUBNETS</code> as a shortcut for private IP address ranges to <code>Request::setTrustedProxies()</code></li> <li>Deprecate passing <code>referer_check</code>, <code>use_only_cookies</code>, <code>use_trans_sid</code>, <code>trans_sid_hosts</code>, <code>trans_sid_tags</code>, <code>sid_bits_per_character</code> and <code>sid_length</code> options to <code>NativeSessionStorage</code></li> </ul> <h2>7.1</h2> <ul> <li>Add optional <code>$expirationParameter</code> argument to <code>UriSigner::__construct()</code></li> <li>Add optional <code>$expiration</code> argument to <code>UriSigner::sign()</code></li> <li>Rename <code>$parameter</code> argument of <code>UriSigner::__construct()</code> to <code>$hashParameter</code></li> <li>Add <code>UploadedFile::getClientOriginalPath()</code></li> <li>Add <code>QueryParameterRequestMatcher</code></li> <li>Add <code>HeaderRequestMatcher</code></li> <li>Add support for <code>\SplTempFileObject</code> in <code>BinaryFileResponse</code></li> <li>Add <code>verbose</code> argument to response test constraints</li> </ul> <h2>7.0</h2> <ul> <li>Calling <code>ParameterBag::filter()</code> throws an <code>UnexpectedValueException</code> on invalid value, unless flag <code>FILTER_NULL_ON_FAILURE</code> is set</li> <li>Calling <code>ParameterBag::getInt()</code> and <code>ParameterBag::getBool()</code> throws an <code>UnexpectedValueException</code> on invalid value</li> <li>Remove classes <code>RequestMatcher</code> and <code>ExpressionRequestMatcher</code></li> <li>Remove <code>Request::getContentType()</code>, use <code>Request::getContentTypeFormat()</code> instead</li> <li>Throw an <code>InvalidArgumentException</code> when calling <code>Request::create()</code> with a malformed URI</li> <li>Require explicit argument when calling <code>JsonResponse::setCallback()</code>, <code>Response::setExpires/setLastModified/setEtag()</code>, <code>MockArraySessionStorage/NativeSessionStorage::setMetadataBag()</code>, <code>NativeSessionStorage::setSaveHandler()</code></li> <li>Add argument <code>$statusCode</code> to <code>Response::sendHeaders()</code> and <code>StreamedResponse::sendHeaders()</code></li> </ul> <h2>6.4</h2> <ul> <li>Make <code>HeaderBag::getDate()</code>, <code>Response::getDate()</code>, <code>getExpires()</code> and <code>getLastModified()</code> return a <code>DateTimeImmutable</code></li> <li>Support root-level <code>Generator</code> in <code>StreamedJsonResponse</code></li> <li>Add <code>UriSigner</code> from the HttpKernel component</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/http-foundation/commit/db488a62f98f7a81d5746f05eea63a74e55bb7c4"><code>db488a6</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/b03d11e015552a315714c127d8d1e0f9e970ec88"><code>b03d11e</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/6379e490d6ecfc5c4224ff3a754b90495ecd135c"><code>6379e49</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/1ba1d5fe6465b0fa39c8627ba552b2c29301aa81"><code>1ba1d5f</code></a> [HttpFoundation] Fix parsing hosts and schemes in URLs</li> <li><a href="https://github.com/symfony/http-foundation/commit/1a0706e8b8041046052ea2695eb8aeee04f97609"><code>1a0706e</code></a> [HttpFoundation] Fix parsing pathinfo with no leading slash</li> <li><a href="https://github.com/symfony/http-foundation/commit/c8ab9b62308a893c91af18a6353ae46a3364e738"><code>c8ab9b6</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/ee93009480be472b3201ca9fbdc2fee3871985e3"><code>ee93009</code></a> [HttpFoundation] Allow Request::setFormat() to override predefined formats</li> <li><a href="https://github.com/symfony/http-foundation/commit/ce31218c7cac92eab280762c4375fb70a6f4f897"><code>ce31218</code></a> [HttpFoundation] Fix issue where ServerEvent with &quot;0&quot; data is not sent</li> <li><a href="https://github.com/symfony/http-foundation/commit/c061c7c18918b1b64268771aad04b40be41dd2e6"><code>c061c7c</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/369241591d92bb5dfb4c6ccd6ee94378a45b1521"><code>3692415</code></a> Fix ord()-related PHP 8.5 deprecations</li> <li>Additional commits viewable in <a href="https://github.com/symfony/http-foundation/compare/v7.2.6...v7.3.7">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pyrohost/pyrodactyl/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
MrUnknownDE added the dependenciesphp labels 2026-04-05 19:45:15 +02:00
Sign in to join this conversation.
No Label dependencies php
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#7