« 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 7.1 expands the UniqueEntity constraint, allowing you to check for uniqueness across all PHP classes, not just Doctrine entities.
May 14, 2024
#Living on the edge
β€οΈ 11
π 7
π 3
Symfony 7.1 enhances its Access Token Authenticator by adding RSA signature support and introducing a new CAS 2.0 token handler.
May 13, 2024
#Living on the edge
β€οΈ 2
π 2
π 3
In Symfony 7.1 the profiler includes a redesigned main menu, better performance and a feature to filter table contents in real-time.
May 10, 2024
#Living on the edge
β€οΈ 5
π 2
π 8
π 1
Symfony 7.1 introduces a new MapUploadedFile attribute to inject uploaded files into controller arguments.
May 9, 2024
#Living on the edge
β€οΈ 17
π 3
π 2
Symfony 7.1 adds two new constraints to validate MAC addresses and the charset in which contents are encoded
May 8, 2024
#Living on the edge
π 6
Symfony 7.1 includes a new IsCsrfTokenValid attribute to simplify the logic needed to check if CSRF tokens are valid.
May 7, 2024
#Living on the edge
β€οΈ 16
π 3
π 1
Symfony 7.1 adds a new TypeInfo component that extracts PHP type information from multiple elements (class properties and methods, return types of functions and methods, etc.) using several sources of information (PHP reflection, PHPDoc parser, etc.)
May 6, 2024
#Living on the edge
π 2
β€οΈ 5
π 9
π 3
π 2
π 12