Kategorie: Symfony
New in Symfony 5.3: Service Autowiring with Attributes
Autowiring Iterators/Locators with Attributes¶ Contributed by Alexander M. Turek and Nicolas Grekas in #40406. The traditional way of…
New in Symfony 5.3: Twig Serialize Filter
Contributed by Jesse Rushlow in #40323. In Symfony applications there are several methods of passing data from the…
A Week of Symfony #750 (10-16 May 2021)
This week, Symfony 3.4.48, 4.4.23 and 5.2.8 maintenance versions were released to mitigate the CVE-2021-21424 security issue. In…
New in Symfony 5.3: Better Protection Against BREACH Attack
Contributed by Jérémy Derussé in #39919. BREACH is a security exploit against HTTPS when using HTTP compression. This…
New in Symfony 5.3: Prototype Options
Contributed by Yonel Ceruto in #39913. The OptionsResolver component helps you configure objects with option arrays and is…
Discover the first Keynotes and more talks at SymfonyWorld 2021
Join us next month for SymfonyWorld 2021! We've announced last Monday the first selected speakers of the international…
Symfony 5.3.0-BETA4 released
Symfony 5.3.0-BETA4 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [Security][Guard]…
CVE-2021-21424: Prevent user enumeration in authentication mechanisms
Affected versions¶ Symfony >=2.8.0, <3.4.48 || >= 4.0.0, <4.4.23 || >= 5.0.0, <5.2.8 versions of the Symfony Security,…
Symfony 5.2.8 released
Symfony 5.2.8 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [Security][Guard]…
Symfony 4.4.23 released
Symfony 4.4.23 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [Security][Guard]…