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
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

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

Contributed by Mathias Arlaud in

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

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

SymfonyOnline June 2025 is almost here, starting in a few weeks on:
June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.
S