Symfony 4.4.42 released

Symfony 4.4.42 has just been released. Here is the list of the most important changes since 4.4.41: bug #46448 [DependencyInjection] Fix "proxy" tag: resolve its parameters and pass it to child definitions (@nicolas-grekas) bug #46442 [FrameworkBundle] Revert "bug #46125 Always add CacheCollectorPass (fancyweb)" (@chalasr) bug #46443 [DoctrineBridge] Don't reinit managers when they are proxied as ghost objects (@nicolas-grekas) bug #46427 [FrameworkBundle] fix wiring of annotations.cached_reader (@nicolas-grekas) bug #46434 [FrameworkBundle] Fix BC break in abstract config commands (@yceruto) bug #46424 [Form] do not accept array input when a form is not multiple (@xabbuh) bug #46367 [Mime] Throw exception when body in Email attach method is not ok (@alamirault) bug #46421 [VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2 (@nicolas-grekas) bug #46401 [Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option (@buffcode) bug #46414 Bootstrap 4 fieldset for row errors (@konradkozaczenko) bug #46412 [FrameworkBundle] Fix dumping extension config without bundle (@yceruto) bug #46407 [Filesystem] Safeguard (sym)link calls (@derrabus) bug #46098 [Form] Fix same choice loader with different choice values (@HeahDude) bug #46380 [HttpClient] Add missing HttpOptions::setMaxDuration() (@nicolas-grekas) bug #46249 [HttpFoundation] [Session] Regenerate invalid session id (@peter17) bug #46366 [Mime] Add null check for EmailHeaderSame (@magikid) bug #46364 [Config] Fix looking for single files in phars with GlobResource (@nicolas-grekas) bug #46365 [HttpKernel] Revert "bug #46327 Allow ErrorHandler ^5.0 to be used" (@nicolas-grekas) bug #46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (@Perturbatio) bug #46325 [Ldap] Fix LDAP connection options (@buffcode) bug #46317 [Security/Http] Ignore invalid URLs found in failure/success paths (@nicolas-grekas) bug #46327 [HttpKernel] Allow ErrorHandler ^5.0 to be used in HttpKernel 4.4 (@mpdude) bug #46297 [Serializer] Fix JsonSerializableNormalizer ignores circular reference handler in $context (@BreyndotEchse) bug #45981 [Serializer][PropertyInfo] Fix support for "false" built-in type on PHP 8.2 (@alexandre-daubois) bug #46277 [HttpKernel] Fix SessionListener without session in request (@edditor) bug #46282 [DoctrineBridge] Treat firstResult === 0 like null (@derrabus) bug #46278 [Workflow] Fix deprecated syntax for interpolated strings (@nicolas-grekas) bug #46264 [Console] Better required argument check in InputArgument (@jnoordsij) bug #46262 [EventDispatcher] Fix removing listeners when using first-class callable syntax (@javer) bug #46216 [Form] fix populating single widget time view data with different timezones (@xabbuh) bug #46221 [DomCrawler][VarDumper] Fix html-encoding emojis (@nicolas-grekas) bug #46167 [VarExporter] Fix exporting DateTime objects on PHP 8.2 (@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-42-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 27 may 2022, 7:20:20


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

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 may 2025, 9: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 may 2025, 8: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 may 2025, 9: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 may 2025, 0: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 may 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 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