20 May 2025
Symfony Blog
New in Symfony 7.3: JsonStreamer Component
Contributed by Mathias Arlaud in #51718 ,…
20 May 2025 7:01am GMT
19 May 2025
Symfony Blog
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes
Affected versions Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue. The issue has been fixed in the 2.25.1 version of these packages. Description Rendering {{ attributes }} or using…
19 May 2025 11:56am GMT
New in Symfony 7.3: Yaml Improvements
Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need for external files and formats like YAML. However, YAML…
19 May 2025 7:01am GMT