A Week of Symfony #730 (21-27 December 2020)

Symfony development highlights

This week, 33 pull requests were merged (20 in code and 13 in docs) and 49 issues were closed (44 in code and 5 in docs). See details for code and docs.

4.4 changelog:

18927fe: [Intl] updated the ICU data to 68.2 64cc4d8: [ProxyManagerBridge] fixed PHP notice and switched to "friendsofphp/proxy-manager-lts" 457c8b1: [Mailer] handle failure when sending the DATA command 018e33a: [VarDumper] fixed displaying 'mixed' as '?mixed' 0ed047f: [VarDumper] fixed display of nullable union return types

5.1 changelog:

1ee1659: [Notifier] introduced abstract test cases fb8935e: [Security] fixed event propagation for globally registered security events

5.2 changelog:

4c9e663: [Notifier] supported empty path for Slack DSN 9e56c00: [Security] added RememberMe Badge to LoginLinkAuthenticator 80c5aeb: [TwigBridge] allowed null values in form helpers

Newest issues and pull requests

[Form] Remove dependency on symfony/intl

They talked about us

Building a Shopping Cart with Symfony On the road with Roadrunner Symfony HTML to PDF with AJAX call [Symfony] @Templateアノテーションを使わないほうがいい理由 それでも僕は@Templateアノテーションを使いたい [Symfony] @IsGranted("ROLE_HOGE")をPOSTリクエスト時のみ適用する方法 フレームワークはどうでもいい」カルテット開発部がSymfonyを選ぶ理由 [2020年末版] 実務でSymfonyアプリを作るときにだいたい共通してやっていること

Call to Action

Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/4bnEA9HTr4E/a-week-of-symfony-730-21-27-december-2020

Utworzony 4y | 27 gru 2020, 10:20:11


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