Filter posts by Symfony release
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
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
Symfony 6.3 includes a new command that dumps the serializer metadata of a given class to help you debug any Serializer issues.
April 27, 2023
#Living on the edge
Symfony 6.3 adds a getPayload() method to the Request object to get their POST contents and/or body contents.
April 26, 2023
#Living on the edge