Filter posts by Symfony release
In Symfony 5.4 you can enable the profiler conditionally, you can see more security-related information in the profiler and you can even preview the rendered HTML emails.
November 25, 2021
#Living on the edge
Symfony 5.4 adds the option to configure handlers with PHP attributes, adds a new way to get worker metadata, allows to reset container services between messages and allows you to handle messages in batches.
November 24, 2021
#Living on the edge
Symfony 5.4 adds features such as autowiring of union and intersection types, improved TaggedIterator and TaggedLocator attributes and autoconfiguration of methods and properties.
November 23, 2021
#Living on the edge
In Symfony 5.4 you can use translatable objects for form help and for translation parameters. In addition, translation messages now integrates with GitHub Actions.
November 19, 2021
#Living on the edge
Symfony 5.4 adds new config options to better handle the Accept-Language HTTP header in your applications.
November 18, 2021
#Living on the edge
❤️ 2
🎉 2
In Symfony 5.4 we've redesigned the logs section of the Symfony profiler to make information easier to find and understand.
November 17, 2021
#Living on the edge
Symfony 5.4 includes a new Path class in the Filesystem component to manipulate file/dir paths in a consistent manner.
November 16, 2021
#Living on the edge
In Symfony 5.4 you can configure the log level and the HTTP status per class.
November 15, 2021
#Living on the edge
Symfony 5.4 adds new validator constraints to validate CIDR notations and CSS colors.
November 12, 2021
#Living on the edge
🎉 1
Symfony 5.4 will support PHP 8.1 Enumerations in Form, Serializer, Dependency Injection and VarExporter components.
November 10, 2021
#Living on the edge