A Week of Symfony #722 (26 October - 1 November 2020)

This week, Symfony 3.4.46, 4.4.16 and 5.1.8 maintenance versions were released. In addition, the Symfony 5.2 beta3 version was published. Lastly, the SymfonyWorld 2020 online conference shared more details and unveiled new speakers.

Symfony development highlights

This week, 113 pull requests were merged (91 in code and 22 in docs) and 81 issues were closed (65 in code and 16 in docs). See details for code and docs.

3.4 changelog:

4.4 changelog:

  • 19804e1: [DependencyInjection] fixed Preloader exception when preloading a class with an unknown parent/interface
  • fdff819: [Cache] fixed expiry could be int in ChainAdapter due to race conditions
  • d71c404: [SecurityBundle] inject only compatible token storage implementations for usage tracking
  • 35ed927, 1dfa4fa: updated Finnish translation
  • 587ed0d: updated Tagalog translation
  • 6d13d84: updated Thai translation
  • 487908a: updated Hungarian translation
  • 4fa4ecd: updated Mongolian translation
  • eb37709: updated Greek translation
  • 5cc4623: updated Norwegian translation
  • 8ef1826: updated Serbian and Bosnian translation
  • e44d7f0: updated Galician translation
  • 73eb593: updated Afrikaans translation
  • df5d950, a4ed043: updated Lithuanian translation

5.1 changelog:

  • 8c20b90: [FrameworkBundle] fixed TranslationUpdateCommand failure when using "--no-backup"
  • 19585f2: [DoctrineBridge] removed dependency on doctrine/reflection
  • 2fb61a4: use short array deconstruction syntax
  • 9eeac8d: [PhpUnitBridge] fix wrong check for exporter in ConstraintTrait

5.x changelog:

  • 27341b5: [HttpKernel] don't set a default Accept header in HttpKernelBrowser
  • 824bc44: [Security] moved AbstractListener abstract methods to the new FirewallListenerInterface
  • 268b5b7: [Console] register signal handling only for commands implemeting SignalableCommandInterface
  • 12578c2: [Console] test degraded true colors
  • 176f52d: [HttpFoundation] deprecated not passing a Closure together with FILTER_CALLBACK to ParameterBag::filter()

Newest issues and pull requests

They talked about us

Call to Action

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div><img src="http://feeds.feedburner.com/~r/symfony/blog/~4/qcFBViPj_z0" height="1" width="1" alt=""/>

http://feedproxy.google.com/~r/symfony/blog/~3/qcFBViPj_z0/a-week-of-symfony-722-26-october-1-november-2020

Created 5y | Nov 1, 2020, 9:12:04 AM


Login to add comment

Other posts in this group

A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Aug 3, 2025, 8:30:03 AM | Symfony
Symfony 6.4.24 released

Symfony 6.4.24 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

Jul 31, 2025, 1:10:32 PM | Symfony