Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps symfony/symfony from 4.4.51 to 5.4.50.

Release notes

Sourced from symfony/symfony's releases.

v5.4.50

Changelog (symfony/symfony@v5.4.49...v5.4.50)

[PR] symfony/symfony#62364 [SECURITY] Security release

v5.4.49

Changelog (symfony/symfony@v5.4.48...v5.4.49)

[PR] symfony/symfony#59031 [EOM] End of maintenance release for branch 5.4

v5.4.48

Changelog (symfony/symfony@v5.4.47...v5.4.48)

[PR] symfony/symfony#59016 [SECURITY] Security release

v5.4.47

Changelog (symfony/symfony@v5.4.46...v5.4.47)

... (truncated)

Changelog

Sourced from symfony/symfony's changelog.

  • 5.4.50 (2025-11-12)

  • security #cve-2025-64500 [HttpFoundation] Fix parsing pathinfo with no leading slash (nicolas-grekas)

  • 5.4.49 (2024-11-29)

  • bug #59023 [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient (nicolas-grekas)

  • 5.4.48 (2024-11-27)

  • bug #59013 [HttpClient] Fix checking for private IPs before connecting (nicolas-grekas)

  • bug #58562 [HttpClient] Close gracefull when the server closes the connection abruptly (discordier)

  • bug #59007 [Dotenv] read runtime config from composer.json in debug dotenv command (xabbuh)

  • bug #58963 [PropertyInfo] Fix write visibility for Asymmetric Visibility and Virtual Properties (xabbuh, pan93412)

  • bug #58983 [Translation] [Bridge][Lokalise] Fix empty keys array in PUT, DELETE requests causing Lokalise API error (DominicLuidold)

  • bug #58959 [PropertyInfo] consider write property visibility to decide whether a property is writable (xabbuh)

  • bug #58964 [TwigBridge] do not add child nodes to EmptyNode instances (xabbuh)

  • bug #58822 [DependencyInjection] Fix checking for interfaces in ContainerBuilder::getReflectionClass() (donquixote)

  • bug #58865 Dynamically fix compatibility with doctrine/data-fixtures v2 (greg0ire)

  • bug #58921 [HttpKernel] Ensure HttpCache::getTraceKey() does not throw exception (lyrixx)

  • bug #58908 [DoctrineBridge] don't call EntityManager::initializeObject() with scalar values (xabbuh)

  • bug #58924 [HttpClient] Fix empty hosts in option "resolve" (nicolas-grekas)

  • bug #58915 [HttpClient] Fix option "resolve" with IPv6 addresses (nicolas-grekas)

  • bug #58919 [WebProfilerBundle] Twig deprecations (mazodude)

  • bug #58914 [HttpClient] Fix option "bindto" with IPv6 addresses (nicolas-grekas)

  • bug #58875 [HttpClient] Removed body size limit (Carl Julian Sauter)

  • bug #58860 [HttpClient] Fix catching some invalid Location headers (nicolas-grekas)

  • bug #58836 Work around parse_url() bug (bis) (nicolas-grekas)

  • bug #58818 [Messenger] silence PHP warnings issued by Redis::connect() (xabbuh)

  • bug #58828 [PhpUnitBridge] fix dumping tests to skip with data providers (xabbuh)

  • bug #58842 [Routing] Fix: lost priority when defining hosts in configuration (BeBlood)

  • bug #58850 [HttpClient] fix PHP 7.2 compatibility (xabbuh)

  • 5.4.47 (2024-11-13)

  • security #cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (nicolas-grekas)

  • security #cve-2024-51996 [Security] Check owner of persisted remember-me cookie (jderusse)

  • bug #58799 [String] Fix some spellings in EnglishInflector (alexandre-daubois)

  • bug #58791 [RateLimiter] handle error results of DateTime::modify() (xabbuh)

  • bug #58800 [PropertyInfo] fix support for phpstan/phpdoc-parser 2 (xabbuh)

  • 5.4.46 (2024-11-06)

  • bug #58772 [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension (MatTheCat)

  • security #cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (nicolas-grekas)

  • security #cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (nicolas-grekas)

  • security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (nicolas-grekas)

  • security #cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (wouterj)

  • bug #58765 [VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 (xabbuh)

  • bug #58757 [RateLimiter] Fix DateInterval normalization (danydev)

... (truncated)

Commits
  • 4b031a7 Merge pull request #62364 from fabpot/release-5.4.50
  • 7e6fab5 Update VERSION for 5.4.50
  • b67ef8b Update CHANGELOG for 5.4.50
  • bcb3e23 security #cve-2025-64500 [HttpFoundation] Fix parsing pathinfo with no leadin...
  • 9962b91 [HttpFoundation] Fix parsing pathinfo with no leading slash
  • 2e85f07 Merge pull request #59031 from fabpot/release-5.4.49
  • 23f75d3 Update VERSION for 5.4.49
  • dcda2c4 Update CHANGELOG for 5.4.49
  • 7a2d66a bug #59023 [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHt...
  • 1defdba [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 4.4.51 to 5.4.50.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v5.4.50/CHANGELOG-5.4.md)
- [Commits](symfony/symfony@v4.4.51...v5.4.50)

---
updated-dependencies:
- dependency-name: symfony/symfony
  dependency-version: 5.4.50
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant