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 6.4 adds 12 new third-party service integrations to Mailer, Translation, Notifier, Webhook and RemoteEvent components.
November 17, 2023 #Living on the edge
Symfony 6.4 introduces a new AutowireLocator attribute so you can define service locators using PHP attributes instead of configuration files.
November 16, 2023 #Living on the edge
Symfony 6.4 adds new features to the Serializer such as class-based group attributes, Translatable objects normalization and detailed JSON decoding errors.
November 14, 2023 #Living on the edge ❤️ 1
Symfony 6.4 adds new Messenger handlers so you can run processes, commands and ping URLs.
November 10, 2023 #Living on the edge ❤️ 1
Symfony 6.4 introduces some improvements related to locale, such as setting the locale when rendering email contents and accessing the list of enabled locales from templates.
November 8, 2023 #Living on the edge ❤️ 1
Symfony 6.4 adds new test assertions related to CSS selectors, the HttpClient component and email subjects.
November 7, 2023 #Living on the edge ❤️ 1
Symfony 6.4 adds support for the APP_BUILD_DIR environment variable and updates cache warmers to receive the build_dir parameter.
November 3, 2023 #Living on the edge
Symfony 6.4 improves the logout feature so you don't have to define the logout routes explicitly in your applications.
October 31, 2023 #Living on the edge
Symfony 6.4 introduces DatePoint, a drop-in replacement of PHP date/time classes that provides many utilities, full integration with the Clock component and better error handling.
October 30, 2023 #Living on the edge ❤️ 1 👍 1 🎉 3
In Symfony 6.4, you can apply the serializer context attribute to the entire class to define the common context configuration for all class properties.
October 27, 2023 #Living on the edge ❤️ 2 👍 1