Symfony introduced PHP enums support in Symfony 5.4, which was released on
November 2021. In Symfony 6.2 we continued adding Enums supports in different
parts of the code.
The Laravel team released 9.40 this week with a new lottery utility class, new validation rules, asserting a redirect to a named route, and more.
The post Laravel 9.40 Released appeared first on Laravel News.
Minor version of Yii Message Translator package was tagged. In this version we added IdMessageReader that returns ID as message and doesn't support getting all messages at once.
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.