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

Creado 4y | 27 dic 2020, 10:20:11


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

SymfonyOnline June 2025: Automate Everything with Your Personal Army of Robots

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

29 abr 2025, 15:10:03 | Symfony
New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

29 abr 2025, 10:30:02 | Symfony
SymfonyOnline June 2025: Multi-Tenantize the Symfony components

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

28 abr 2025, 15:50:10 | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28 abr 2025, 8:50:09 | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

27 abr 2025, 9:41:08 | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

25 abr 2025, 13:40:15 | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

25 abr 2025, 9:10:02 | Symfony