Filter posts by Symfony release
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
Symfony 6.4 includes a new Profiler feature to introspect the workflow definitions and render them as a visual chart.
December 5, 2023
#Living on the edge
❤️ 3
🚀 1
Symfony 6.4 adds many features to improve DX (developer experience): duplicate the preferred choices form option, add server params when clicking links, define default crawler attributes, set a max number of retries in HTTP client, add a defined env var processor.
December 4, 2023
#Living on the edge
AssetMapper 6.4 comes with a huge number of new features: local vendor downloads, CSS support, smarter preloading and more.
November 28, 2023
#Living on the edge
Symfony 6.4 provides support for ISO 3166-1 numeric codes, improves the Type constraint, provides better precision when formatting time messages, improves performance of Finder filter utilities and adds new methods to the AbstractController.
November 27, 2023
#Living on the edge
Symfony 6.4 adds security badge resolution to the profiler, safer security logs and the option to define multiple patterns separately in the security firewalls.
November 21, 2023
#Living on the edge