« 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 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
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
#Living on the edge
Symfony 6.3 introduces some new components to ease the creation and handling of webhooks in your applications.
May 10, 2023
#Living on the edge
👍 2
Symfony 6.3 adds a new feature to strip emojis from string contents and the option to compress all the emoji data to save disk space.
May 9, 2023
#Living on the edge