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