Kategorie: Symfony
New in Symfony 5.3: Inlined Serialization Context
Contributed by Maxime Steinhausser in #39399. The Serializer component provides a mechanism to configure the way data is…
Symfony 5.3.0-BETA3 released
Symfony 5.3.0-BETA3 has just been released. Here is a list of the most important changes: feature #40947 [Translation]…
A Week of Symfony #749 (3-9 May 2021)
This week, Symfony development activity focused on polishing Symfony 5.3 for its upcoming release and fixing some of…
New in Symfony 5.3: Configure Multiple Environments in a Single File
Contributed by Nicolas Grekas in #40214 and #40782. Symfony defines different configuration environments so you can change your…
No te pierdas mañana la conferencia SymfonyLive Online Spanish Edition 2021
Nos vemos mañana, 7 de mayo, para la primera conferencia SymfonyLive Online Spanish Edition 2021: 1 día, 2…
New in Symfony 5.3: Improved Debug Commands
Debug console commands are one of the key parts of the Symfony debugging experience. In Symfony 5.3 we…
New in Symfony 5.3: Session Service Deprecation
Contributed by Jérémy Derussé in #38616. In Symfony applications you can access the session via the session service…
Nos vemos este viernes para el SymfonyLive Online Spanish Edition 2021
Estamos encantados de veros por fin este viernes para la primera conferencia SymfonyLive Online Spanish Edition 2021 que…
New in Symfony 5.3: UID Improvements
The UID Component was introduced in Symfony 5.1 as an experimental feature to help you generate and work…
New in Symfony 5.3: Improvements for Security Users
Renamed User to InMemoryUser¶ Contributed by Robin Chalas in #40443. In Symfony applications, the memory user provider allows…