Symfony 6.0.8 released

Symfony 6.0.8 has just been released. Here is the list of the most important changes since 6.0.7: bug #46154 [Mailer] Restore X-Transport after failure (@zenas1210) bug #46178 [DependencyInjection] Properly declare #[When] as allowed on functions (@nicolas-grekas) bug #46171 [VarDumper] Fix dumping floats on PHP8 (@nicolas-grekas) bug #46170 Fix dumping enums on PHP 8.2 (@nicolas-grekas) bug #46143 [Cache] Prevent fatal errors on php 8 when running concurrently with TagAwareAdapter v6.1 (@sbelyshkin) bug #46149 Modify processing of uploaded files to be compatible with PHP 8.1 (@p-golovin) bug #46125 [FrameworkBundle] Always add CacheCollectorPass (@fancyweb) bug #46121 Fix "Notice: Undefined index: headers" in messenger with Oracle (@rjd22) bug #46106 [String] Fix ansi escape sequences regex (@fancyweb) bug #46097 [Routing] fix router base url when default uri has trailing slash (@Tobion) bug #46054 [SecurityBundle] Use config's secret in remember-me signatures (@jderusse) bug #46051 Don't replace symfony/security-guard (@derrabus) bug #45980 [Finder] Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2) (@alexandre-daubois) bug #45394 [HttpKernel] Use the existing session id if available. (@trsteel88) bug #46008 [Workflow] Catch error when trying to get an uninitialized marking (@lyrixx) bug #45171 [Translation] Allow usage of Provider domains if possible (@welcoMattic) bug #40998 [Form] Use reference date in reverse transform (@KDederichs) bug #46012 [HttpKernel] Fix Symfony not working on SMB share (@qinshuze) bug #45983 [Messenger] DoctrineTransportFactory works with notify and decorated PostgreSQL driver (@alamirault) bug #45992 [Mailer] Return-Path has higher priority for envelope address than From address (@tpetry) bug #45998 [HttpClient] Fix sending content-length when streaming the body (@nicolas-grekas) bug #45565 Fix table header seperator wrapping (@alamirault) bug #45969 [Intl] Update the ICU data to 71.1 - 5.4 (@jderusse) bug #45968 [Intl] Update the ICU data to 71.1 - 4.4 (@jderusse) bug #45964 Fix use_cookies framework session configuration (@alexander-schranz) bug #45947 [FrameworkBundle] [Command] Fix debug:router --no-interaction error … (@WilliamBoulle) bug #45948 [RateLimiter] Adding default empty string value on Security::LAST_USERNAME (@David-Crty) bug #45931 [Process] Fix Process::getEnv() when setEnv() hasn't been called before (@asika32764) bug #45928 [ExpressionLanguage] Fix matching null against a regular expression (@ausi) bug #45925 [RateLimiter] Add typecase to SlidingWindow::getExpirationTime (@georgringer) bug #45910 [Messenger] reset connection on worker shutdown (@SanderHagen) bug #45909 [Form][TwigBundle] reset Twig form theme resources between requests (@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.

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

Created 3y | Apr 27, 2022, 6:20:20 PM


Login to add comment

Other posts in this group

New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

Apr 28, 2025, 8:50:09 AM | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

Apr 27, 2025, 9:41:08 AM | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 25, 2025, 1:40:15 PM | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

Apr 25, 2025, 9:10:02 AM | Symfony
SymfonyLive Berlin 2025: Recap and Replay !

SymfonyLive Berlin 2025 took place just 3 weeks ago!

A huge thank you to everyone who joined us!🔥 The conference brought together the local Symfony community in the heart of Berlin for two da

Apr 24, 2025, 2:30:18 PM | Symfony
New in Symfony 7.3: Global Translation Parameters

Contributed by Hubert Lenoir in

Apr 24, 2025, 7:30:24 AM | Symfony
SymfonyOnline June 2025: FormFlow: Build Stunning Multistep Forms

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 23, 2025, 3:20:21 PM | Symfony