Symfony 6.0.1 released

Symfony 6.0.1 has just been released. Here is a list of the most important changes: bug #44494 Remove FQCN type hints on properties (@fabpot) bug #44490 [DependencyInjection][Messenger] Add auto-registration for BatchHandlerInterface (@GaryPEGEOT) bug #44523 [Console] Fix polyfill-php73 requirement (@Seldaek) bug #44514 Don't access uninitialized typed property ChromePhpHandler::$response (@Philipp91) bug #44502 [HttpFoundation] do not call preg_match() on null (@xabbuh) bug #44475 [Console] Handle alias in completion script (@GromNaN) bug #44481 [FrameworkBundle] Fix loginUser() causing deprecation (@wouterj) bug #44416 [Translation] Make http requests synchronous when reading the Loco API (@Kocal) bug #44437 [HttpKernel] Fix wrong usage of SessionUtils::popSessionCookie (@simonchrz) bug #44350 [Translation] Fix TranslationTrait (@Tomasz Kusy) bug #44460 [SecurityBundle] Fix ambiguous deprecation message on missing provider (@chalasr) bug #44467 [Console] Fix parameter types for ProcessHelper::mustRun() (@derrabus) bug #44427 [FrameworkBundle] Fix compatibility with symfony/security-core 6.x (deps=high tests) (@wouterj) bug #44424 [SecurityBundle] Don't rely on deprecated strategy constants (@derrabus) bug #44399 Prevent infinite nesting of lazy ObjectManager instances when ObjectManager is reset (@Ocramius) bug #44402 [HttpKernel] Fix using FileLinkFormatter after serialization (@derrabus) bug #44395 [HttpKernel] fix sending Vary: Accept-Language when appropriate (@nicolas-grekas) bug #44385 [DependencyInjection] Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector (@fancyweb) bug #44359 Avoid duplicated session listener registration in tests (@alexander-schranz) bug #44375 [DoctrineBridge] fix calling get_class on non-object (@kbond) bug #44378 [HttpFoundation] fix SessionHandlerFactory using connections (@dmaicher) bug #44365 [SecurityBundle] Fix invalid reference with always_authenticate_before_granting (@chalasr) bug #44361 [HttpClient] Fix handling error info in MockResponse (@fancyweb) bug #44370 [Lock] create lock table if it does not exist (@martinssipenko) 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-1-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Dec 9, 2021, 2:20:10 PM


Login to add comment

Other posts in this group

Symfony meetup: Join Nicolas Grekas in Tunis on April 12th!

Nous sommes heureux de vous annoncer le retour des meetups Symfony à Tunis !🎉 Rejoignez dès maintenant le groupe "Symfony User group Tunis" pour suivre les actualités et futurs meetup de la communauté

Apr 2, 2025, 7:10:06 AM | Symfony
A Week of Symfony #952 (March 24–30, 2025)

This week, Symfony 6.4.20 and 7.2.5 maintenance versions were released. In addition, Symfony successfully celebrated the SymfonyLive Paris 2025 conference and continued preparations for next week's Sy

Mar 30, 2025, 9:30:09 AM | Symfony
Symfony 6.4.20 released

Symfony 6.4.20 has just been released. Here is the list of the most important changes since 6.4.19:

bug #60054 [Form] Use duplicate_preferred_choices to set value of ChoiceType (@aleho)

bug #5985

Mar 28, 2025, 3:40:28 PM | Symfony
Symfony 7.2.5 released

Symfony 7.2.5 has just been released. Here is the list of the most important changes since 7.2.4:

bug #60054 [Form] Use duplicate_preferred_choices to set value of ChoiceType (@aleho)

bug #60026

Mar 28, 2025, 3:40:27 PM | Symfony
SymfonyLive Berlin 2025 starts in a week!

SymfonyLive Berlin 2025 is almost here! Join us next week for an exciting event filled with fresh talks, inspiring speakers, and everything you need to make the most of this incredible gatheri

Mar 26, 2025, 8:10:11 AM | Symfony
New Core Team Member, Symfony CLI

After announcing the Symfony UX Core Team and adding more core team members earlier this year, I'm back again with a great addition to the Symfony Core Team. I'm very excited to announce that Tugdual

Mar 24, 2025, 4:40:18 PM | Symfony
A Week of Symfony #951 (March 17–23, 2025)

This week, the upcoming Symfony 7.3 version updated its default configuration to exclude container extensions, entities and messenger messages when registering services, and made some changes related

Mar 23, 2025, 10:40:03 AM | Symfony