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.
- 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
- 1ee1659: [Notifier] introduced abstract test cases
- fb8935e: [Security] fixed event propagation for globally registered security events
- 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
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.
Published in
#A week of symfony