Skip to content

« 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 7.1 introduces several small yet valuable improvements, such as enhanced locale selection, a new readFile() method, and better email delivery control during application development.
May 29, 2024 #Living on the edge ❤️ 6 👍 8
Symfony 7.1 introduces a new Emoji component, a Twig filter to render emojis inside text contents and a common catalog for emoji text codes.
May 28, 2024 #Living on the edge 👀 2 ❤️ 8 👍 7 🚀 2
In Symfony 7.1, processes can define the list of signals to ignore and the Console and Messenger components also listen to the SIGQUIT signal.
May 22, 2024 #Living on the edge ❤️ 4 👍 5 🎉 3
Symfony 7.1 introduces a new and concise way of mapping route parameters to controller arguments.
May 21, 2024 #Living on the edge ❤️ 37 🚀 5 🎉 4
Symfony 7.1 includes a new secrets:reveal command and enhancements to debug:serialize, messenger:consume, and twig:lint commands.
May 20, 2024 #Living on the edge 👍 8 🚀 2 🎉 1
Symfony 7.1 adds some new integrations to the Mailer and Notifier components, adding to the tens of integrations already available.
May 17, 2024 #Living on the edge 👍 2
Symfony 7.1 improves the Validator component with new options in Ip/Cidr constraints, new data types in Type constraint, improved error messages and new options for Url constraint.
May 16, 2024 #Living on the edge 👀 1 ❤️ 11 🚀 1
Symfony 7.1 adds two new Dependency Injection attributes to allow autowiring specific methods as callables and defining services inside PHP classes.
May 15, 2024 #Living on the edge 👀 2 ❤️ 9 🚀 5
Symfony 7.1 expands the UniqueEntity constraint, allowing you to check for uniqueness across all PHP classes, not just Doctrine entities.
May 14, 2024 #Living on the edge ❤️ 12 👍 7 🎉 3
Symfony 7.1 enhances its Access Token Authenticator by adding RSA signature support and introducing a new CAS 2.0 token handler.
May 13, 2024 #Living on the edge ❤️ 2 👍 2 🎉 3