Symfony 4.4.40 released

Symfony 4.4.40 has just been released. Here is the list of the most important changes since 4.4.39: bug #45910 [Messenger] reset connection on worker shutdown (@SanderHagen) bug #45909 [Form][TwigBundle] reset Twig form theme resources between requests (@xabbuh) 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 #45888 [Messenger] Add mysql indexes back and work around deadlocks using soft-delete (@nicolas-grekas) bug #45891 [HttpClient] Fix exporting objects with readonly properties (@nicolas-grekas) bug #45875 [ExpressionLanguage] Fix matches when the regexp is not valid (@fabpot) 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 #45838 [Serializer] Fix denormalizing union types (@T-bond) bug #45816 [Mailer] Preserve case of headers (@nicolas-grekas) 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 #44915 [Console] Fix compact table style to avoid outputting a leading space (@Seldaek) bug #45676 [Process] Don't return executable directories in PhpExecutableFinder (@fancyweb) 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 #45671 [FrameworkBundle] Ensure container is reset between tests (@nicolas-grekas) 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-4-4-40-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

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


Login to add comment

Other posts in this group

Symfony 7.3.0-BETA2 released

Symfony 7.3.0-BETA2 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:

May 10, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: Mailer Security Improvements

The Symfony Mailer component provides many security-related features like signing and encrypting email messages. In Symfony 7.3 we're pushing those features even further to give you greater control an

May 9, 2025, 9:20:10 AM | Symfony
SymfonyOnline June 2025: Detect Hidden Defects: Check Your PHP Tests

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

May 8, 2025, 2:40:19 PM | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

May 8, 2025, 10:10:10 AM | Symfony
SymfonyOnline June 2025: Combining Turbo, LiveComponent & Stimulus... the Right Way?

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

May 7, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

May 7, 2025, 8:30:04 AM | Symfony
New in Symfony 7.3: Static Error Pages

Contributed by Loick Piera in

May 6, 2025, 9:20:10 AM | Symfony