Symfony 5.2.6 released

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

bug #40598 [Form] error if the input string couldn’t be parsed as a date (@xabbuh) bug #40587 [HttpClient] fix using strea _cop _t _stream() with responses cast to php streams (@nicolas-grekas) bug #40510 [Form] IntegerType: Always use en for IntegerToLocalizedStringTransformer (@Warxcell) bug #40593 Uses the correct assignment action for console options depending if they are short or long (@topikito) bug #40535 [HttpKernel] ConfigDataCollector to return known data without the need of a Kernel (@topikito) bug #40552 [Translation] Fix update existing key with existing +int-icu domain (@Alexis) bug #40541 Fixed parsing deprecated definitions without message key (@adamwojs) bug #40537 [Security] Handle properly ‘auto’ option for remember me cookie security (@fliespl) bug #40524 [Console] fix emojis messing up the line width (@MarionLeHerisson) bug #40506 [Validator] Avoid triggering the autoloader for user-input values (@Seldaek) bug #40544 [FrameworkBundle] ensure TestBrowserToken::$firewallName is serialized (@kbond) bug #40547 [RateLimiter] Security hardening - Rate limiter (@jderusse) bug #40538 [HttpClient] remove using $htt _respons _header (@nicolas-grekas) bug #40508 [PhpUnitBridge] fix reporting deprecations from DebugClassLoader (@nicolas-grekas) bug #40497 [HttpFoundation] enable HTTP method overrides as early as possible with the HTTP cache (@xabbuh) bug #40348 [Console] Fix line wrapping for decorated text in block output (@grasmash) bug #40499 [Inflector][String] Fixed pluralize “coupon” (@Nyholm) bug #40494 [PhpUnitBridge] fix compat with symfony/debug (@nicolas-grekas) bug #40453 [VarDumper] Adds support for ReflectionUnionType to VarDumper (@Michael Nelson, @michaeldnelson) bug #40460 Correctly clear lines for multi-line progress bar messages (@grasmash) bug #40490 [Security] Add XML support for authenticator manager (@wouterj) bug #40242 [ErrorHandler] Fix error caused by include + ope _basedir (@stlrnz) bug #40368 [FrameworkBundle] Make the TestBrowserToken interchangeable with other tokens (@Seldaek) bug #40450 [Console] ProgressBar clears too many lines on update (@danepowell) bug #40178 [FrameworkBundle] Exclude unreadable files when executing About command (@michaljusiega) bug #40472 [BridgeTwig] Add ‘form-control-range’ for range input type (@Oviglo) bug #40481 make async-ses required (@jderusse) bug #39866 [Mime] Escape commas in address names (@YaFou) bug #40373 Check if templating engine supports given view (@fritzmg) bug #39992 [Security] Refresh original user in SwitchUserListener (@AndrolGenhald) bug #40446 [TwigBridge] Fix “Serialization of ‘Closure’” error when rendering an TemplatedEmail (@jderusse) bug #40416 Fix ConstraintViolation#getMessageTemplate() to always return string (@Ocramius) bug #40425 [DoctrineBridge] Fix eventListener initialization when eventSubscriber constructor dispatch an event (@jderusse) bug #40313 [FrameworkBundle] Fix PropertyAccess definition when not in debug (@PedroTroller) bug #40417 [Form] clear unchecked choice radio boxes even if clear missing is set to false (@xabbuh) bug #40388 [ErrorHandler] Added missing type annotations to FlattenException (@derrabus) bug #40407 [TwigBridge] Allow version 3 of the Twig extra packages (@derrabus)

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/T8JZ3OGtxqc/symfony-5-2-6-released

Utworzony 4y | 29 mar 2021, 07:20:14


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: DX Improvements (part 2)

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.

Verify URI Signatures… https://symfon

29 maj 2025, 09:10:19 | Symfony
Symfony 6.4.22 released

Symfony 6.4.22 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

29 maj 2025, 09:10:19 | Symfony
Symfony 7.2.7 released

Symfony 7.2.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your

29 maj 2025, 09:10:18 | Symfony
Symfony 7.3.0 released

Symfony 7.3.0 has just been released. Check the New in Symfony 7.3 posts on this blog to learn about the main features of this new stable release; or check the first beta release announcement to get t

29 maj 2025, 09:10:17 | Symfony
Symfony 7.3 curated new features

Symfony 7.3.0 has been released. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 7.3 without changing anything

29 maj 2025, 09:10:16 | Symfony
New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 maj 2025, 09:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 maj 2025, 08:30:20 | Symfony