This week, the third beta of Symfony 6.2 was released so you can test it in your own projects before its final release at the end of November 2022. Meanwhile, the SymfonyCon 2022 took place this week in Disneyland Paris and it was a resounding success; gathering a huge and thriving community from around the World to get the latest updates
Symfony 6.2.0-BETA3 has just been released. Here is the list of the most important changes since 6.2.0-BETA2:
- bug #48217 [Console] Improve error message when shell is not
DX (developer experience) is defined by the tools, processes, and software that a developer uses when interacting with a product or system. In Symfony we're constantly improving DX and in this post we highlight some of the best Symfony 6.2 DX improvements.
The Uid component provides an object-oriented API to generate and represent UIDs such as UUID and ULID. In Symfony 6.2 we're adding some features to it.
Symfony includes many commands to help you debug issues in your applications while developing them. In Symfony 6.2 we're improving some of those commands and adding new ones.
This week, Symfony 6.2 continued polishing and fixing features before its final release at the end of November 2022: we tweaked the UserValueResolver priority and fixed some iss