Symfony 7.2.0-RC1 released
Symfony 7.2.0-RC1 has just been released.
Here is the list of the most important changes since 7.2.0-BETA2:
feature #58852 [TypeInfo] Remove @experimental tag (@mtarld)
feature #57630 [TypeInfo] Redesign Type methods and nullability (@mtarld)
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 #58823 [TwigBridge] Fix emojify as function in Undefined Handler (@smnandre)
bug #56868 [Serializer] fixed object normalizer for a class with cancel method (@er1z)
feature #58483 [Messenger] Extend SQS visibility timeout for messages that are still being processed (@valtzu)
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 #58705 [Serializer] Revert Default groups (@mtarld)
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 #58804 [Serializer][TypeInfo] fix support for phpstan/phpdoc-parser 2 (@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.
Symfony Blog