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

Utworzony 5y | 1 lis 2020, 09:12:04


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

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
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09: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 maj 2025, 12:40:14 | Symfony