Kategorie: Symfony
New in Symfony 7.2: Deprecations
A new Symfony minor version release is a good opportunity to deprecate some features in preparation for their…
New in Symfony 7.2: Stateless CSRF
Contributed by Nicolas Grekas in #58095 Symfony 7.2 introduces a significant enhancement to its security features: Stateless CSRF…
New in Symfony 7.2: Serializer Improvements
In Symfony 7.2, we improved the Serializer component with some new features. Support DateTime Subclasses Contributed by Attila…
A Week of Symfony #933 (11-17 November 2024)
This week, Symfony 5.4.47, 6.4.15, and 7.1.8 maintenance versions were released. Additionally, the second release candidate of Symfony…
New in Symfony 7.2: Redesigned TypeInfo Component
Contributed by Mathias Arlaud in #57630 and #58852 Symfony features are covered by the Backward Compatibility Promise, which…
SymfonyOnline January 2025 is coming up soon – join us online!
SymfonyOnline January 2025 is coming up soon, running on January 16-17, and it’s going to be a great…
New in Symfony 7.2: New Command Options
In Symfony 7.2, we've improved many existing commands with new options and features. Resolve Env Vars when Linting…
Symfony 7.2.0-RC1 released
Symfony 7.2.0-RC1 has just been released. Here is the list of the most important changes since 7.2.0-BETA2: feature…
CVE-2024-51996: Authentication Bypass via persisted RememberMe cookie
Affected versions Symfony versions >=5.3, <5.4.47; >=6, <6.4.15; >=7, <7.1.8 of the Symfony Process component are affected by…
Update for CVE-2024-50342: Internal address and port enumeration allowed by NoPrivateNetworkHttpClient
The patch released last week for CVE-2024-50342 was incomplete. New versions have just been released to address it.…