Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

Symfony 7.4 introduces weighted workflow transitions, allowing places to track multiple instances and model processes that require quantities, like approvals or components.
October 27, 2025 #Living on the edge ❀️ 8 πŸ‘ 8 πŸš€ 4 πŸŽ‰ 4
This week, the upcoming Symfony 7.4 version merged the last major new features that will be included in this release: deprecated the fluent PHP format for semantic configuration and deprecated config builder generators, added a FormFlow to create multi-step Symfony forms, and improved how errors and exceptions are displayed in the CLI.
October 26, 2025 #A week of symfony
Symfony 7.4 introduces a new constraint to validate video files with options to control dimensions, codecs, and formats.
October 24, 2025 #Living on the edge ❀️ 10 πŸ‘ 2 πŸš€ 3 πŸŽ‰ 2
⚑ Native lazy loading in PHP 8.4. Discover with Benjamin Eberlei how PHP 8.4’s built-in lazy objects and proxies will transform Doctrine and Symfony
October 23, 2025 #Conferences πŸ‘ 2
Symfony 7.4 introduces RFC 9111-compliant client-side HTTP caching powered by the Cache component.
October 22, 2025 #Living on the edge ❀️ 16 πŸ‘ 7 πŸš€ 5 πŸŽ‰ 5
🌐 Rethinking the modern web. Join KΓ©vin Dunglas to see how Symfony, Twig, and modern CSS can deliver SPA-like UXβ€”without the JavaScript overload
October 21, 2025 #Conferences πŸš€ 3
Symfony 7.4 improves UUIDs by generating UUID v7 by default, adding microsecond precision, and making them easier to use in tests.
October 21, 2025 #Living on the edge πŸ‘ 4 πŸš€ 9 πŸŽ‰ 2
πŸ¦€ When PHP meets Rust. Discover with Mitchel Vroege how to boost performance with PHP’s FFI, integrate Rust helpers, and know when going native really pays off
October 20, 2025 #Conferences
Symfony 7.4 improves security voters with new Twig functions and customizable vote metadata.
October 20, 2025 #Living on the edge πŸ‘€ 3 ❀️ 4 πŸ‘ 4 πŸš€ 3 πŸŽ‰ 2
This week, Symfony kept fixing bugs and refining the new features for the upcoming Symfony 7.4 and 8.0 releases. Meanwhile, we unveiled a special site to celebrate Symfony's 20th anniversary, and we published the first post in the New in Symfony 7.4 series.
October 19, 2025 #A week of symfony