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 4y | Nov 1, 2020, 9:12:04 AM


Login to add comment

Other posts in this group

SymfonyOnline January 2025: Join us in 2 weeks!

Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-

Jan 2, 2025, 12:50:08 PM | Symfony
Symfony 6.4.17 released

Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Dec 31, 2024, 4:50:11 PM | Symfony
Symfony 7.1.10 released

Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Dec 31, 2024, 4:50:10 PM | Symfony
Symfony 7.2.2 released

Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
Dec 31, 2024, 4:50:10 PM | Symfony
A Week of Symfony #939 (23-29 December 2024)

This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual

Dec 29, 2024, 11:30:09 AM | Symfony
Introducing the new Twig Playground

I'm very excited to announce the launch of Twig Playground, a new tool that allows you to test and experiment with Twig templates in a sandbox environment. It is entirely web-based, with no backend.

Dec 26, 2024, 4:20:14 PM | Symfony
A Week of Symfony #938 (16-22 December 2024)

This week, Symfony development activity focused on fixing bugs in maintenance versions and adding new features for the upcoming Symfony 7.3 release. Meanwhile, we published blog posts about the new Tw

Dec 22, 2024, 10:20:10 AM | Symfony