Symfony 5.4.0-BETA2 released

Symfony 5.4.0-BETA2 has just been released. Here is a list of the most important changes: bug #44042 Fix DateIntervalToStringTransformer::transform() doc (@BenMorel) bug #44034 [Yaml] don't try to replace references in quoted strings (@xabbuh) bug #44013 [ErrorHandler] fix parsing @param with dollars in the description (@nicolas-grekas) bug #44010 [DependencyInjection] fix auto-refresh when inline_factories is enabled (@nicolas-grekas) bug #44028 [ErrorHandler] Fix FlattenException::setPrevious argument typing (@welcoMattic) bug #44016 [SecurityBundle] Fix listing listeners in profiler when authenticator manager is disabled (@94noni) bug #44012 [DependencyInjection] fix inlining when non-shared services are involved (@nicolas-grekas) bug #44002 [Cache] Fix Memory leak (@a1812) bug #43993 [FrameworkBundle] fix deprecation message (@nicolas-grekas) feature #43985 [HttpClient] Implement ResetInterface for all http clients (@rmikalkenas) bug #43981 [FrameworkBundle] fix registering late resettable services (@nicolas-grekas) bug #43988 [DoctrineBridge] add support for the JSON type (@dunglas) bug #43987 [PhpUnitBridge] Fix Uncaught ValueError (@dunglas) feature #43983 [HttpKernel] allow ignoring kernel.reset methods that don't exist (@nicolas-grekas) bug #43967 [Loco] Fix Loco Provider ID and pull & push local messages reading (@welcoMattic) bug #43961 [HttpClient] Curl http client has to reinit curl multi handle on reset (@rmikalkenas) bug #43930 [DependencyInjection] Fix support for unions/intersections together with ServiceSubscriberInterface (@kbond) bug #43948 [Asset][Security] Fixed leftover deprecations PHP 8.1 (@michaljusiega) bug #43944 [Yaml] revert using functions provided by polyfill packages (@xabbuh) bug #43940 [FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id (@noniagriconomie) bug #43945 [Runtime] fix defining APP_DEBUG when Dotenv is not enabled (@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-5-4-0-beta2-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 4y | 14 lis 2021, 17:20:16


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
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