Kategorie: Symfony
New in Symfony 6.1: Customizable Collection Prototypes
Contributed by Michael Käfer in #45605. The Symfony Form component is so stable and provides so many features,…
A Week of Symfony #801 (2-8 May 2022)
This week, Symfony continued fixing bugs on its upcoming Symfony 6.1 version. We also finished some new features…
New in Symfony 6.1: Simpler Bundle Extension and Configuration
Contributed by Yonel Ceruto in #43701. Symfony bundles provide ready-to-use features to Symfony applications. In some cases, bundles…
New in Symfony 6.1: Configurable Semaphores
Contributed by Jérémy Derussé in #44155. In Symfony 5.2 we introduced a Semaphore component as an alternative to…
New in Symfony 6.1: Serializer Profiling
Contributed by Mathias Arlaud in #45656. The Symfony Serializer component design is based on the chain-of-responsibility pattern. That…
New in Symfony 6.1: Service Autowiring Attributes
Contributed by Kevin Bond in #45657 and #45783. PHP attributes are arguably one of the new PHP features…
New in Symfony 6.1: Service Decoration Attributes
Contributed by Hubert Lenoir and Robin Chalas in #45834, #46112. The decorator pattern is a design pattern that…
The old Flex infrastructure is shutting down
In September 2021, we announced that we were transitioning the Flex infrastructure to a public Github repository. In…
A Week of Symfony #800 (25 April – 1 May 2022)
This week, Symfony 4.4.41, 5.4.8 and 6.0.8 maintenance versions were released. In addition, the second beta of Symfony…
New in Symfony 6.1: Draft Emails
Contributed by Kevin Bond in #44311. In HTML it's possible to create email links that, when clicked, open…