7.4.8

Latest release in branch 7.4
Released 16 days ago (March 31, 2026)

Software Symfony
Branch 7.4
Status LTS
Supported
End of bug fixes November 2028
End of security fixes November 2029
First official release version 7.4.0
First official release date 4 months ago (November 27, 2025)
Supported
PHP versions
PHP ≥ 8.2.0
Release notes https://github.com/symfony/symfony/releases/tag/v7.4.8
Source code https://github.com/symfony/symfony/tree/v7.4.8
Documentation https://symfony.com/doc/current/index.html
Download https://symfony.com/download
Symfony 7.4 Releases View full list

Symfony 7.4 Release Notes

Symfony 7.4 continues to refine the developer experience with new features, stronger standards compliance, and a focus on simplifying workflows and configuration. Released in October 2025, this version brings improvements across caching, security, workflows, and UUID handling, while also phasing out older configuration formats.

Weighted Workflow Transitions

Symfony 7.4 adds support for weighted workflow transitions, enabling workflow places to represent multiple instances or quantities. This enhancement allows developers to model real-world processes — such as tracking approvals, tasks, or materials — with improved accuracy.

Announced: October 27, 2025

Video Constraint

A new video validation constraint lets applications validate video files based on their codec, dimensions, or format. This ensures consistent quality and compliance across uploaded media in Symfony-based projects.

Announced: October 24, 2025

Caching HTTP Client

Symfony’s HTTP client now includes RFC 9111-compliant client-side caching, built upon the Cache component. This feature improves performance and reduces network usage for repeated requests, aligning Symfony with modern web caching standards.

Announced: October 22, 2025

UID Improvements

Symfony 7.4 enhances the Uid component by generating UUID v7 by default. The update introduces microsecond precision and simplifies testability, offering more accurate and consistent unique identifiers for modern applications.

Announced: October 21, 2025

Security Voter Enhancements

The security voter system gains new Twig functions and customizable vote metadata, giving developers finer control over authorization logic and easier integration within templates.

Announced: October 20, 2025

Deprecation of XML Configuration

To streamline configuration, Symfony 7.4 officially deprecates XML as a configuration format. YAML, PHP, and attributes are now the recommended formats, making setups more readable and aligned with modern Symfony practices.

Releases In Branch 7.4

Version Release date
7.4.8 16 days ago
(March 31, 2026)
7.4.7 1 month ago
(March 06, 2026)
7.4.6 1 month ago
(February 26, 2026)
7.4.5 2 months ago
(January 28, 2026)
7.4.4 2 months ago
(January 25, 2026)
7.4.3 3 months ago
(December 31, 2025)
7.4.2 4 months ago
(December 08, 2025)
7.4.1 4 months ago
(December 07, 2025)
7.4.0 4 months ago
(November 27, 2025)
7.4.0-RC3 4 months ago
(November 21, 2025)
7.4.0-RC2 5 months ago
(November 16, 2025)
7.4.0-RC1 5 months ago
(November 13, 2025)
7.4.0-BETA2 5 months ago
(November 02, 2025)
7.4.0-BETA1 5 months ago
(October 27, 2025)