Filter posts by Symfony release
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
Symfony 6.3 adds compatibility with OpenID Connect servers via two new OIDC token handlers.
April 25, 2023
#Living on the edge
Symfony 6.3 includes a password strength validator to check that the given passwords reach a certain security level based on their entropy.
April 24, 2023
#Living on the edge
Symfony 6.3 introduces a new ValueResolver attribute to explicitly select the argument resolver to use in the controller arguments.
April 21, 2023
#Living on the edge
❤️ 1
Symfony 6.3 introduces two new PHP attributes to map the incoming request data into typed objects like DTOs and validates them automatically.
April 20, 2023
#Living on the edge
🚀 3
Symfony 6.3 introduces two new attributes to configure the status code, headers and log level of your HTTP exceptions.
April 19, 2023
#Living on the edge
❤️ 1