« 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.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
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
Symfony 6.3 improves the HTTP client with a new JsonMockResponse, multiple retry URIs, extra configurable options, TLSv1.2 by default, file upload improvements and support for URI templates.
May 15, 2023
#Living on the edge
Symfony 6.3 includes DX improvements in the global app variable, the YAML component, the profiler, the cache pools and the dump functions.
May 12, 2023
#Living on the edge