Symfony 6.0.0 released

Symfony 6.0.0 has just been released. Here is a list of the most important changes: bug #44309 [Messenger] Leverage DBAL's getNativeConnection() method (@derrabus) bug #44300 [FrameworkBundle] Fix property-info phpstan extractor discovery (@1ed) feature #44271 [Notifier] add Vonage bridge to replace the Nexmo one (@nicolas-grekas) bug #44187 [Translation] [Loco] Fix idempotency of LocoProvider write method (@welcoMattic) bug #43992 [Security] Do not overwrite already stored tokens for REMOTE_USER authentication (@stlrnz) bug #43876 [Validator] Fix validation for single level domains (@HypeMC) bug #44327 [Debug][ErrorHandler] Increased the reserved memory from 10k to 32k (@sakalys) bug #44261 [Process] intersect with getenv() in case-insensitive manner to get default envs (@stable-staple) bug #44295 [Serializer] fix support for lazy/unset properties (@nicolas-grekas) bug #44277 [Notifier] Fix AllMySms bridge body content (@afiocre) bug #44269 [DoctrineBridge] Revert " add support for the JSON type" (@dunglas) 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.

https://symfony.com/blog/symfony-6-0-0-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 4y | 29 lis 2021, 19:20:22


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

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
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 maj 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 maj 2025, 08:50:08 | Symfony