Symfony 6.4.15 released
November 13, 2024 • Published by Fabien Potencier
Symfony 6.4 is backed by:
Symfony 6.4.15 has just been released. Here is the list of the most important changes since 6.4.14:
- 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 #56868 [Serializer] fixed object normalizer for a class with cancel method (@er1z)
- bug #58601 [RateLimiter] Fix bucket size reduced when previously created with bigger size (@Orkin)
- bug #58659 [AssetMapper] Fix JavaScriptImportPathCompiler regex for non-latin characters (@GregRbs92)
- bug #58658 [Twitter][Notifier] Fix post INIT upload (@matyo91)
- bug #58763 [Messenger][RateLimiter] fix additional message handled when using a rate limiter (@Jean-Beru)
- bug #58791 [RateLimiter] handle error results of DateTime::modify() (@xabbuh)
- bug #58800 [PropertyInfo] fix support for phpstan/phpdoc-parser 2 (@xabbuh)
Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more.
Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.