Symfony 5.4.7 released

Symfony 5.4.7 has just been released. Here is the list of the most important changes since 5.4.6: bug #45906 [HttpClient] on redirections don't send content related request headers (@xabbuh) bug #45714 [Messenger] Fix cannot select FOR UPDATE from view on Oracle (@rjd22) bug #45905 [TwigBridge] Fix the build (@wouterj) bug #45888 [Messenger] Add mysql indexes back and work around deadlocks using soft-delete (@nicolas-grekas) bug #45890 [PropertyInfo] PhpStanExtractor namespace missmatch issue (@Korbeil) bug #45897 [TwigBridge] fix bootstrap_3_layout ChoiceType's expanded label_html (@ytilotti) bug #45891 [HttpClient] Fix exporting objects with readonly properties (@nicolas-grekas) bug #45875 [ExpressionLanguage] Fix matches when the regexp is not valid (@fabpot) bug #44996 [RateLimiter] Always store SlidingWindows with an expiration set (@Seldaek) bug #45870 [Validator] Fix File constraint invalid max size exception message (@fancyweb) bug #45851 [Console] Fix exit status on uncaught exception with negative code (@acoulton) bug #45733 [Validator] fix #43345 @Assert\DivisibleBy (@CharlyPoppins) bug #45791 [Translation] [LocoProvider] Add content-type for POST translations (@Tomasz Kusy) bug #45840 [Translation] Fix locales format in CrowdinProvider (@ossinkine) bug #45491 [DoctrineBridge] Allow to use a middleware instead of DbalLogger (@l-vo) bug #45839 [Translation] Fix intersect in TranslatorBag (@ossinkine) bug #45838 [Serializer] Fix denormalizing union types (@T-bond) bug #45808 [Security] Fixed TOCTOU in RememberMe cache token verifier (@Ivan Kurnosov) bug #45816 [Mailer] Preserve case of headers (@nicolas-grekas) bug #45787 [FrameworkBundle] Fix exit codes in debug:translation command (@gndk) bug #45789 [Config] Fix using null values with config builders (@HypeMC) bug #45814 [HttpClient] Let curl handle Content-Length headers (@nicolas-grekas) bug #45813 [HttpClient] Move Content-Type after Content-Length (@nicolas-grekas) bug #45737 [Lock] SemaphoreStore catching exception from sem_get (@Triplkrypl) bug #45690 [Mailer] Use recipients in sendmail transport (@HypeMC) bug #45720 [PropertyInfo] strip only leading when unknown docType (@EmilMassey) bug #45764 [RateLimiter] Fix rate serialization for long intervals (monthly and yearly) (@smelesh) bug #45684 [Serializer] Fix nested deserialization_path computation when there is no metadata for the attribute (@fancyweb) bug #44915 [Console] Fix compact table style to avoid outputting a leading space (@Seldaek) bug #45691 [Mailer] fix: stringify from address for ses+api transport (@everyx) bug #45696 Make FormErrorIterator generic (@VincentLanglet) bug #45676 [Process] Don't return executable directories in PhpExecutableFinder (@fancyweb) bug #45564 [symfony/mailjet-mailer] Fix invalid mailjet error managment (@alamirault, @fancyweb) bug #45697 [Security] Fix return value of NullToken::getUser() (@chalasr) bug #45719 typehint of DkimOptions algorithm wrong (@markusramsak) bug #45702 [Form] Fix the usage of the Valid constraints in array-based forms (@stof) bug #45677 [DependencyInjection] fix ServiceSubscriberTrait bug where parent has __call() (@kbond) bug #45678 [HttpClient] Fix reading proxy settings from dotenv when curl is used (@nicolas-grekas) bug #45675 [Runtime] Fix passing $debug parameter to ErrorHandler (@Kocal) bug #45629 [FrameworkBundle] Fix container:lint and #[Autoconfigure(binds: ...)] failing (@LANGERGabrielle) bug #45671 [FrameworkBundle] Ensure container is reset between tests (@nicolas-grekas) bug #45572 [HttpKernel] fix using Target attribute with controller arguments (@kbond) 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-5-4-7-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Apr 2, 2022, 7:20:08 AM


Login to add comment

Other posts in this group

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
New in Symfony 7.3: Assets Pre-Compression

Contributed by Kévin Dunglas in

Apr 23, 2025, 8:20:31 AM | Symfony
SymfonyOnline June 2025: Inside a Financial App Breach: Debugging a Million-Dollar Bug

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 22, 2025, 1:50:03 PM | Symfony
New in Symfony 7.3: Invokable Commands and Input Attributes

This is the first article in a series showcasing the most important new features introduced by Symfony 7.3, which will be released at the end of May 2025.

Apr 22, 2025, 9:10:36 AM | Symfony
A Week of Symfony #955 (April 14–20, 2025)

This week, the upcoming Symfony 7.3 version improved the AsAlias attribute by adding a new argument, introduced Clock support for UriSigner, and refined the return type of the ContainerInterface::get(

Apr 20, 2025, 8:30:06 AM | Symfony