Symfony 4.4.27 released

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

bug #42212 [Lock] Handle lock with long key (@jderusse) bug #42223 [Debug][ErrorHandler] Do not use the php80 polyfill (@nicolas-grekas) bug #42207 [Console] fix table setHeaderTitle without headers (@a1812) bug #42130 [Translation] fix fallback to Locale::getDefault() (@nicolas-grekas) bug #42184 [Mailer] Make sure Http TransportException is not leaking (@Nyholm) bug #42150 [Form] Fix ‘invali _message’ use in multiple ChoiceType (@alexandre-daubois) bug #42174 Indicate compatibility with psr/log 2 and 3 (@derrabus) bug #42112 [HttpFoundation] fix FileBag under PHP 8.1 (@alexpott) bug #42131 [PhpUnitBridge] Fix composer resolution on Windows (@Rainrider) bug #42097 [DependencyInjection] Support for intersection types (@derrabus) bug #42114 [HttpFoundation] Fix return types of SessionHandler::gc() (@derrabus) bug #42099 [VarDumper] Support for intersection types (@derrabus) bug #42011 [Cache] Support decorated Dbal drivers in PdoAdapter (@Jeroeny) bug #42068 Add a Special Case for Translating Choices in e _U _POSIX (@chrisguitarguy) bug #42074 Fix ctyp _digit deprecation (@alexpott) bug #42084 [WebProfilerBundle] Fix the values of some CSS properties (@javiereguiluz) bug #42079 [FrameworkBundle] Fixed file operations in Sodium vault seal (@javiereguiluz) bug #42054 [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively (@nicolas-grekas) bug #42049 [TwigBridge] do not render the same label id attribute twice (@xabbuh) bug #42032 [HttpKernel] recover from failed deserializations (@xabbuh) bug #41990 [Lock] fix derivating semaphore from key (@nicolas-grekas) bug #40529 [Translation] Missing translations from traits (@insekticid) bug #41384 Fix SkippedTestSuite (@jderusse) bug #41966 [Console] Revert “bug #41952 fix handling positional arguments” (@chalasr, @nicolas-grekas) bug #41905 [EventDispatcher] Correct the called event listener method case (@JJsty1e) bug #41952 [Console] fix handling positional arguments (@nicolas-grekas) bug #41887 [PhpUnitBridge] Fix deprecation handler with PHPUnit 10 (@YaFou)

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/9guytd-FpNY/symfony-4-4-27-released

Utworzony 4y | 26 lip 2021, 18:20:24


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

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
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 maj 2025, 09:20:09 | Symfony
Symfony 7.3.0-RC1 released

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

26 maj 2025, 00:10:10 | Symfony
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