Symfony 5.2.3 released

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

bug #40060 fix validator when we have false returned by the current element of the iterator (@FabienSalles) bug #39954 [Mailer][Mime] Fix case-sensitive handling of header names (@piku235) bug #40062 [Mime] Fix case-sensitive handling of header names (@piku235) bug #40055 [Messenger] Fix Doctrine setup when using a migration (@fabpot) bug #40018 [TwigBridge] take into account all label related options (@xabbuh) bug #40023 [Finder]  use proper keys to not override appended files (@xabbuh) bug #40019 [ErrorHandler] Fix strpos error when trying to call a method without a name (@Deuchnord) bug #40027 [DoctrineBridge] add missing @experimental annotation on Uid generators (@nicolas-grekas) bug #40004 [Serializer] Prevent access to private properties without getters (@julienfalque) bug #40003 [Uid] Fix time to float conversion (@fancyweb)

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/L-Lx0ei0xQc/symfony-5-2-3-released

Utworzony 4y | 3 lut 2021, 05:20:13


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 maj 2025, 09:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 maj 2025, 08:30:20 | Symfony
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 maj 2025, 09:20:09 | Symfony
Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 maj 2025, 00:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony