Symfony 5.2.0 released

Symfony 5.2.0 has just been released. Here is a list of the most important changes:

feature #39213 [Security] [DX] Automatically add PasswordUpgradeBadge + default support() impl in AbstractFormLoginAuthenticator (@wouterj) bug #39166 [Messenger] Fix mssql compatibility for doctrine transport. (@bill moll) bug #39210 [DoctrineBridge] Fix form EntityType with filter on UID (@jderusse) bug #39211 [HttpClient] fix binding to network interfaces (@nicolas-grekas) bug #39129 [DependencyInjection] Fix circular in DI with lazy + byContruct loop (@jderusse) feature #39153 [Security] Automatically register custom authenticator as entr _point (if supported) (@wouterj) bug #39068 [DependencyInjection][Translator] Silent deprecation triggered by libxm _disabl _entit _loader (@jderusse) bug #39119 [Form] prevent duplicated error message for file upload limits (@xabbuh) bug #39099 [Form] ignore the pattern attribute for textareas (@xabbuh) feature #39118 [DoctrineBridge] Require doctrine/persistence 2 (@greg0ire) feature #39128 [HttpFoundation] Deprecate BinaryFileResponse::create() (@derrabus) bug #39154 [Yaml] fix lexing strings containing escaped quotation characters (@xabbuh) bug #39187 [Security] Support for SwitchUserToken instances serialized with 4.4/5.1 (@derrabus) bug #39180 [Serializer] Fix denormalizing scalar with UnwrappingDenormalizer (@camilledejoye) bug #38597 [PhpUnitBridge] Fix qualification of deprecations triggered by the debug class loader (@fancyweb) bug #39160 [Console] Use a partial buffer in SymfonyStyle (@jderusse) bug #39168 [Console] Fix console closing tag (@jderusse) bug #39155 [VarDumper] fix casting resources turned into objects on PHP 8 (@nicolas-grekas) bug #39131 [Cache] Fix CI because of Couchbase version (@jderusse) bug #39115 [HttpClient] don’t fallback to HTTP/1.1 when HTTP/2 streams break (@nicolas-grekas) bug #33763 [Yaml] fix lexing nested sequences/mappings (@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.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/nFLby96ltGA/symfony-5-2-0-released

Created 5y | Nov 30, 2020, 6:20:08 AM


Login to add comment

Other posts in this group

A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Aug 3, 2025, 8:30:03 AM | Symfony
Symfony 6.4.24 released

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

Jul 31, 2025, 1:10:32 PM | Symfony