Filter posts by Symfony release
Symfony 6.2 adds new debugging commands for mailers and message queues and improves commands to debug environment variables.
November 15, 2022
#Living on the edge
In Symfony 6.2, the File constraint allows to validate both file extensions and media types (MIME types) in a much simpler way.
November 14, 2022
#Living on the edge
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