« Living on the edge » blog posts
A series of posts showcasing the new features introduced by each Symfony version.
Filter posts by Symfony release
Symfony 6.2 adds integrations with Infobip, Contact Everyone (Orange Business), SMSFactor, Zendesk and Chatwork in mailer and notifier components.
November 11, 2022
#Living on the edge
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
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
In Symfony 6.2, the attributes to configure cache, security, templates and Doctrine are built-in, so you no longer need to install SensioFrameworkExtraBundle.
October 28, 2022
#Living on the edge