Filter posts by Symfony release
Symfony 6.3 includes a new NoSuspiciousCharacters constraint to avoid spoofing security attacks based on using characters that are different but look the same.
April 18, 2023
#Living on the edge
Symfony 6.3 adds support for Early Hints, which allows browsers to download assets while servers are still preparing a response. This improves perceived performance significantly.
April 17, 2023
#Living on the edge
Symfony 6.2 redesigns the profiler and the web debug toolbar to give them a modern look.
November 28, 2022
#Living on the edge
👍 1
In Symfony 6.2, Console improves DX, allows resuming progress bars, improves color support, adds autocompletion for Zsh shells and allows to set the height of sections.
November 25, 2022
#Living on the edge
Symfony 6.2 simplifies programmatic user logout, adds new hashing options to password fields, eases logout CSRF protection and makes it easier to get the firewall configuration.
November 24, 2022
#Living on the edge
In Symfony 6.2, logging in users programmatically is easier, each firewall can use multiple user checkers, the impersonating target URL is customizable and login links can override the global link lifetime.
November 23, 2022
#Living on the edge
In Symfony 6.2, the Mailer component is more extensible thanks to new events, dynamic bus/transport selection and a simpler addition of email parts.
November 21, 2022
#Living on the edge
Symfony 6.2 DX improvements add a simpler way to get the current route in templates, hide sensitive information, improve PHP config builders and allow to pass form objects directly from controllers.
November 18, 2022
#Living on the edge
Symfony 6.2 adds support for UUID v7 and v8 formats, UID hexadecimal conversion, UID date/time value extraction and adds utilities to get the maximum UUID and ULID values.
November 17, 2022
#Living on the edge
Symfony 6.2 adds PHP Enum support in service parameters, YAML files and environment variable processors.
November 16, 2022
#Living on the edge
👍 1