Kategorie: Symfony
Black Friday 2022 Offers from the Symfony Ecosystem
This year, the traditional Black Friday offers for Symfony ecosystem come early. Hurry up because they won't repeat…
New in Symfony 6.2: Security Improvements (Part 1)
Simpler Programmatic Login Contributed by Arnaud Frézet and Robin Chalas in #41274. Logging in users programmatically is a…
New in Symfony 6.2: More Extensible Mailer
Contributed by Fabien Potencier in #47080, #47190, #47191, #47201, #47462, #47711. In Symfony 6.2 we're making the Mailer…
A Week of Symfony #829 (14-20 November 2022)
This week, the third beta of Symfony 6.2 was released so you can test it in your own…
Symfony 6.2.0-BETA3 released
Symfony 6.2.0-BETA3 has just been released. Here is the list of the most important changes since 6.2.0-BETA2: bug…
New in Symfony 6.2: DX Improvements
DX (developer experience) is defined by the tools, processes, and software that a developer uses when interacting with…
New in Symfony 6.2: New Uid Features
The Uid component provides an object-oriented API to generate and represent UIDs such as UUID and ULID. In…
New in Symfony 6.2: Improved Enum Support
Symfony introduced PHP enums support in Symfony 5.4, which was released on November 2021. In Symfony 6.2 we…
New in Symfony 6.2: Better Debugging Commands
Symfony includes many commands to help you debug issues in your applications while developing them. In Symfony 6.2…
New in Symfony 6.2: Improved File Validator
Contributed by Kévin Dunglas in #47710. The File constraint from the Validator component checks that a given value…