Kategorie: Symfony
New in Symfony 5.3: Notifier Integrations
The Notifier component was introduced in Symfony 5.2 as the best way to send notifications via one or…
Last selected talks and speakers at SymfonyWorld 2021
SymfonyWorld 2021is coming next month! We've recently announced the first selected speakers, the first Keynotes and we've announced…
New in Symfony 5.3: Translation Providers
Contributed by Mathieu Santostefano in #38475. The process of translating Symfony applications requires extracting all translatable contents from…
Symfony 5.3.0-RC1 released
Symfony 5.3.0-RC1 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [SecurityCore]…
Symfony 5.2.9 released
Symfony 5.2.9 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [SecurityCore]…
Symfony 4.4.24 released
Symfony 4.4.24 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [SecurityCore]…
Symfony 3.4.49 released
Symfony 3.4.49 has just been released. Here is a list of the most important changes: security #cve-2021-21424 [SecurityCore]…
Announcing one more Keynote and more talks at SymfonyWorld 2021
We can't wait to meet you online next month for SymfonyWorld 2021! We've announced last week the first…
New in Symfony 5.3: Form Field Sorting
Contributed by Yonel Ceruto in #40690. Symfony forms render their fields in the same order that you define…
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…