Symfony 4.4.37 released

Symfony 4.4.37 has just been released. Here is the list of the most important changes since 4.4.36: bug #44939 [Form] UrlType should not add protocol to emails (@GromNaN) bug #43149 Silence warnings during tty detection (@neclimdul) bug #45181 [Console] Fix PHP 8.1 deprecation in ChoiceQuestion (@BrokenSourceCode) bug #45140 [Yaml] Making the parser stateless (@mamazu) bug #45103 [Process] Avoid calling fclose on an already closed resource (@Seldaek) bug #45088 [Console] fix parsing escaped chars in StringInput (@nicolas-grekas) bug #45096 [Cache] Throw exception if incompatible version of psr/simple-cache is used (@colinodell) bug #45063 [DependencyInjection] remove arbitratry limitation to exclude inline services from bindings (@nicolas-grekas) bug #44986 [DependencyInjection] copy synthetic status when resolving child definitions (@kbond) bug #45073 [HttpClient] Fix Failed to open stream: Too many open files (@adrienfr) bug #45053 [Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (@nicolas-grekas) bug #45029 [Cache] Set mtime of cache files 1 year into future if they do not expire (@Blacksmoke16) bug #45012 [DoctrineBridge] Fix invalid guess with enumType (@jderusse) bug #45015 [HttpClient] fix resetting DNS/etc when calling CurlHttpClient::reset() (@nicolas-grekas) bug #44890 [HttpClient] Remove deprecated usage of GuzzleHttp\Promise\queue (@GrahamCampbell) bug #45002 [PropertyAccess] Fix handling of uninitialized property of anonymous class (@filiplikavcan) bug #44979 [DependencyInjection] Add iterable to possible binding type (@vladimir.panivko) bug #44976 [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand (@pavol-tk, @GromNaN) bug #44879 [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory (@fancyweb) bug #44931 Allow a zero time-limit for messenger:consume (@fritzmg) bug #44932 [DependencyInjection] Fix nested env var with resolve processor (@Laurent Moreau) bug #44912 [Console] Allow OutputFormatter::escape() to be used for escaping URLs used in (@Seldaek) bug #44878 [HttpClient] Turn negative timeout to a very long timeout (@fancyweb) bug #44854 [Validator] throw when Constraint::_construct() has not been called (@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-37-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 28 ene 2022, 11:20:18


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

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

Contributed by Mathias Arlaud in

20 may 2025, 9: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 may 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 may 2025, 8: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 may 2025, 8:50:08 | Symfony