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 support for CHIPS, a new cookie feature that will be used to replace the traditional third-party cookies.
October 23, 2023 #Living on the edge
Symfony 6.4 includes a new command profiler to collect information about your commands while running them so you can debug issues later.
October 20, 2023 #Living on the edge 🎉 3
Symfony 6.3 includes a new Scheduler component that integrates tightly with the Messenger component to create messages that should be handled multiple times on a predefined schedule.
May 30, 2023 #Living on the edge
Symfony 6.3 provides full webhook integration with Mailer and Notifier to abstract the differences in the handling of webhooks of third-party services.
May 29, 2023 #Living on the edge
Symfony 6.3 includes a new AssetMapper component with full import maps support as an alternative to Webpack Encore.
May 26, 2023 #Living on the edge
Symfony 6.3 improves the Dependency Injection component to add support for autowiring services as closures and callable methods, generating adapters for functional interfaces and for autowiring lazy services, providing a way to express the need for laziness on the consumer side.
May 25, 2023 #Living on the edge ❤️ 1
Symfony 6.3 improves the Cascade constraint, allows to trim XML parameters, allows to set services in the test container and improves the handling of Console signals.
May 19, 2023 #Living on the edge
Symfony 6.3 improves the profiler with better accessibility, dynamic favicons and clickable template paths.
May 18, 2023 #Living on the edge
Symfony 6.3 adds new Notifier integrations for Twitter, Mastodon, LINE, Pushover, PagerDuty and more.
May 17, 2023 #Living on the edge
Symfony 6.3 will include DX improvements such as invisible character detection in VarDumper, improved dumping of YAML dates, build parameters in service container and streamed JSON responses.
May 16, 2023 #Living on the edge