Symfony 5.2.7 released

Symfony 5.2.7 has just been released. Here is a list of the most important changes:

bug #41008 [Security] Do not try to rehash null-passwords (@tjveldhuizen) bug #40993 [Security] [Security/Core] fix checking for bcrypt (@nicolas-grekas) bug #40923 [Yaml] expose references detected in inline notation structures (@xabbuh) bug #40964 [HttpFoundation] Fixes for PHP 8.1 deprecations (@jrmajor) bug #40919 [Mailer] use correct spelling when accessing the SMTP php.ini value (@xabbuh) bug #40514 [Yaml] Allow tabs as separators between tokens (@bertramakers) bug #40882 [Cache] phpredis: Added full TLS support for RedisCluster (@jackthomasatl) bug #40872 [DependencyInjection] [AliasDeprecatedPublicServicesPass] Noop when the service is private (@fancyweb) bug #40802 [FrameworkBundle] Fix array controller link in debug:router (@fancyweb) bug #40793 [DoctrineBridge] Add support for a driver type “attribute” (@beberlei) bug #40807 RequestMatcher issue when _controller is a closure (@Plopix) bug #40811 [PropertyInfo] Use the right context for methods defined in traits (@colinodell) bug #40791 [WebProfilerBundle] Use ControllerReference instead of URL in twig render() (@Foxprodev) bug #40330 [SecurityBundle] Empty line starting with dash under “acces _control” causes all rules to be skipped (@monteiro) bug #40780 [Cache] Apply NullAdapter as Null Object (@roukmoute) bug #40740 [Cache][FrameworkBundle] Fix logging for TagAwareAdapter (@fancyweb) bug #40755 [Routing] Better inline requirements and defaults parsing (@Foxprodev) bug #40754 [PhpUnitBridge] Fix phpunit symlink on Windows (@johnstevenson) bug #40660 [Form] Fix ‘invali _message’ use in multiple ChoiceType (@alexandre-daubois) bug #40707 [Yaml] Fixed infinite loop when parser goes through an additional and invalid closing tag (@alexandre-daubois) bug #40698 [Console] Add Helper::width() and Helper::length() (@Nyholm, @grasmash) bug #40679 [Debug][ErrorHandler] Avoid warning with Xdebug 3 with develop mode disabled (@Jean85) bug #40702 [HttpClient] allow CurlHttpClient on Windows (@n0rbyt3) bug #40503 [Yaml] fix parsing some block sequences (@a1812) bug #40610 Fixed bugs found by psalm (@Nyholm) bug #40603 [Config] Fixed support for nodes not extending BaseNode (@Nyholm) bug #40658 [RateLimiter] Fix sleep value (@jderusse) bug #40645 [FrameworkBundle] Dont store cache misses on warmup (@Nyholm) bug #40629 [DependencyInjection] Fix “url” env var processor behavior when the url has no path (@fancyweb) bug #40655 [Cache] skip storing failure-to-save as misses in ArrayAdapter (@nicolas-grekas) bug #40522 [Serializer] Allow AbstractNormalizer to use null for non-optional nullable constructor parameters without default value (@Pierre Rineau) bug #40595 add missing queu _name to find(id) in doctrine messenger transport (@monteiro) bug #40619 [FrameworkBundle] dont access the container to configure htt _cache (@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.

http://feedproxy.google.com/~r/symfony/blog/~3/vjnPVXHkFug/symfony-5-2-7-released

Creată 4y | 1 mai 2021, 15:20:13


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

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 mai 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 mai 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 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 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 mai 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 mai 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 mai 2025, 08:50:08 | Symfony