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.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
Symfony 6.3 improves performance of translation message extraction, service container compilation and serializer normalization/denormalization.
May 5, 2023 #Living on the edge
Symfony 6.3 includes a new MapQueryParameter attribute to map and validate individual query string parameters to controller arguments.
May 4, 2023 #Living on the edge ❤️ 1
Symfony 6.3 allows to redirect users after their programmatic login, adds Remember Me support for JSON logins and allows to clear site data after user logout.
May 3, 2023 #Living on the edge
Symfony 6.3 adds support for enums in expressions, config trees and route parameters.
May 2, 2023 #Living on the edge
Symfony 6.3 improves the handling of seconds in date/time fields, updates the usage of HTML5 widgets for date/time and allows to configure the choice placeholder options.
April 28, 2023 #Living on the edge