Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

Symfony 6.2 includes a new AST-based translation extractor to find translatable contents in PHP files.
November 10, 2022 #Living on the edge
Symfony 6.2 introduces a new constraint to define conditional validations that are only applied when a given condition is matched.
November 9, 2022 #Living on the edge
Symfony 6.2 includes a new PSR-4 route loader which improves the finding of route attributes defined in PHP classes.
November 8, 2022 #Living on the edge
In Symfony 6.2, the Finder components adds new methods to sort by file extension, size and case-insensitive name.
November 7, 2022 #Living on the edge
This week, Symfony development activity focused on polishing Symfony 6.2 features before its final release at the end of November 2022. We marked some tokens as sensitive, allowed enums as service parameters, added some methods to MIME part files and improved the IsGranted attribute.
November 6, 2022 #A week of symfony
Symfony 6.2 will introduce a new Clock component to improve the testability of your time-sensitive code.
November 4, 2022 #Living on the edge
Symfony 6.2 includes a new access token authenticator which simplifies the handling of access or bearer tokens such as JWT.
November 3, 2022 #Living on the edge
In Symfony 6.2, emojis can be transliterated into their descriptions, turned into Slack/GitHub short codes and even used as part of string slugs.
November 2, 2022 #Living on the edge
This week, Symfony 4.4.48, 5.4.15, 6.0.15 and 6.1.7 maintenance versions were released. In addition, Symfony 6.2 beta 1 and beta 2 were published so you can test the upcoming Symfony version in your own projects. Finally, the first conference about Sylius, the e-commerce platform based on Symfony, took place with great success in Poland.
October 30, 2022 #A week of symfony
October 28, 2022 #Releases