This week, the upcoming Symfony 5.3 version added new integrations to the Notifier bridge, such as the Microsoft Teams integration, and introduced the concept of required badges to Security passports.
Symfony development highlights
This week, 55 pull requests were merged (27 in code and 28 in docs) and 31 issues were closed (23 in code and 8 in docs). Excluding merges, 38 authors made 5,371 additions and 1,097 deletions. See details for code and docs.
4.4 changelog:
e357dbb: [Debug, ErrorHandler] avoid warning with Xdebug 3 with develop mode disabled b946077: replace easy occurences of ?: with ?? e2f430d: fix some union type cases ed576b2: [Yaml] fix infinite loop when parser goes through an additional and invalid closing tag
5.2 changelog:
2ad08d5: [Security] improve DX and document AuthenticationException 74056a7: [Console] add Helper::width() and Helper::length() 3a14868: [Form] fix 'invalid_message' use in multiple ChoiceType
5.x changelog:
de14349: [Notifier] bump dependencies in Mercure bridge 71a407d, 0cc982c: [Notifier] add LightSms notifier bridge 345eb75: [Notifier] add the FakeChat bridge 8925dc7: [FrameworkBundle] fix fragment.uri_generator definition 30b73c7: [Serializer] construct annotations using named arguments 8bc0a8f: [Notifier] add notifier for Microsoft Teams 3977d7a: [Security] add concept of required passport badges
Symfony CLI
Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.23.4 and 4.23.5 versions with the following changes:
Bump Mercure Fix requirements for the book (for Symfony 5.2) Make book requirements pass if only optional requirements are missing
Newest issues and pull requests
[Validator] Allow @Valid to use different groups for validation [Notifier] Notification email customization
They talked about us
End-to-end testing with Symfony and Panther Why is JoliCode backing the Symfony 5.3 release Symfony UX Turbo: Do You Still Need JavaScript?! Integrating rokka.io with the Sculpin Static Site Generator using a Symfony bundle Autenticación basada en tokens y cómo aplicarla en tu aplicación Symfony Tests bout à bout avec Symfony et Panther Pourquoi JoliCode sponsorise la release 5.3 de 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/cgIMRos5npY/a-week-of-symfony-745-5-11-april-2021
Login to add comment
Other posts in this group
This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.
Releases
This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.
Symfony developmen
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual