« Living on the edge » blog posts
Filter posts by Symfony release
New in Symfony 6.3: Webhook Integration with Mailer and Notifier
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 · Published in #Living on the edgeNew in Symfony 6.3: AssetMapper Component
Symfony 6.3 includes a new AssetMapper component with full import maps support as an alternative to Webpack Encore.
May 26, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Dependency Injection Improvements
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 · Published in #Living on the edgeNew in Symfony 6.3: DX Improvements (Part 3)
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 · Published in #Living on the edgeNew in Symfony 6.3: WebProfiler Improvements
Symfony 6.3 improves the profiler with better accessibility, dynamic favicons and clickable template paths.
May 18, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Notifier Integrations
Symfony 6.3 adds new Notifier integrations for Twitter, Mastodon, LINE, Pushover, PagerDuty and more.
May 17, 2023 · Published in #Living on the edgeNew in Symfony 6.3: DX Improvements (Part 2)
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 · Published in #Living on the edgeNew in Symfony 6.3: HttpClient Improvements
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 · Published in #Living on the edgeNew in Symfony 6.3: DX Improvements (Part 1)
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 · Published in #Living on the edgeNew in Symfony 6.3: Clock Improvements
Symfony 6.3 introduces a new Clock class and a new ClockAwareTrait; it also integrates the Clock component in other Symfony features.
May 11, 2023 · Published in #Living on the edge