Kategorie: Symfony
Symfony 5.4.47 released
Symfony 5.4.47 has just been released. Here is the list of the most important changes since 5.4.46: security…
New in Symfony 7.2: Simpler Single-File Symfony Applications
Contributed by Yonel Ceruto in #57408 Symfony allows you to create single-file applications which are useful for simple…
New in Symfony 7.2: Simpler Trusted Proxies Configuration
New Private Subnets Shortcut for Trusted Proxies Contributed by Nicolas Grekas in #58154 If your Symfony application works…
A Week of Symfony #932 (4-10 November 2024)
This week, Symfony 5.4.46, 6.4.14, and 7.1.7, maintenance versions were released. In addition, we released the second beta…
New in Symfony 7.2: Constraint Improvements
In Symfony 7.2, besides introducing three new constraints and improving the Compound constraint, we've also improved other constraints.…
Less than a month to go: Get ready for SymfonyCon Vienna 2024!
< SymfonyCon Vienna is only a month away! 🎉 The full schedule is now online, packed with everything…
New in Symfony 7.2: Console Finished Indicator
Contributed by Laurens Laman in #57576 The Symfony Console component has become the standard way of creating CLI…
Twig CVE-2024-51755: Unguarded calls to __isset() and to array-accesses in a sandbox
Affected versions Twig versions <3.11.2; >=3.12,<3.14.1 are affected by this security issue. The issue has been fixed in…
Twig CVE-2024-51754: Unguarded calls to __toString() in a sandbox when an object is in an array or an argument list
Affected versions Twig versions <3.11.2; >=3.12,<3.14.1 are affected by this security issue. The issue has been fixed in…
Symfony 7.2.0-BETA2 released
Symfony 7.2.0-BETA2 has just been released. Here is the list of the most important changes since 7.2.0-BETA1: bug…