Symfony 5.3 includes a new optional renderForm() helper to manage the rendering of forms.
April 30, 2021
#Living on the edge
Symfony 5.3 includes a new PasswordHasher component which is extracted from the existing "password encoding" features.
April 29, 2021
#Living on the edge
La semana próxima se desarrollará la primera conferencia oficial de Symfony en español 100% online, el 7 de mayo. Durante los dos días anteriores organizamos talleres para mejorar tus conocimientos de Symfony y su ecosistema. ¡Son los últimos días para inscribirte en los talleres!
April 28, 2021
#Community
#Conferences
Symfony 5.3 includes an official form theme for Tailwind CSS, the most popular utility-first CSS framework.
April 28, 2021
#Living on the edge
Symfony 5.3 includes support for negatable options, which simplify the definition of two related, but opposite, options in a console command.
April 27, 2021
#Living on the edge
Descubre el programa completo de la primera conferencia oficial de Symfony en español 100% online organizada el 7 de mayo: ¡1 día, 2 tracks con 11 charlas! ¡Compra tu ticket!
April 26, 2021
#Community
#Conferences
Symfony 5.3 automatically generates config builder classes for all installed bundles, allowing you to configure your applications with PHP using a fluent interface.
April 26, 2021
#Living on the edge
🚀 1
This week, the last new features of Symfony 5.3 were merged, such as the new translation providers and the new Target attribute to tell how a dependency is used and to hint named autowiring aliases. In addition, the first beta of Symfony 5.3 was published, so you can start testing it in your apps before its release at the end of May 2021.
April 25, 2021
#A week of symfony