News
Aggregated news about Symfony
Symfony Blog
·
Symfony 7.3.0 has just been released.
Check the New in Symfony 7.3 posts on this blog to learn about
the main features of this new stable release; or check the first beta release announcement...
Symfony Blog
·
Symfony 7.2.7 released
Symfony 7.2.7 has just been released.
Read the Symfony upgrade guide to learn more about upgrading Symfony
and use the SymfonyInsight upgrade reports to detect the code you will
need...
Symfony Blog
·
Symfony 6.4.22 released
Symfony 6.4.22 has just been released.
Read the Symfony upgrade guide to learn more about upgrading Symfony
and use the SymfonyInsight upgrade reports to detect the code you will
need...
Symfony Blog
·
New in Symfony 7.3: DX Improvements (part 2)
This is the second part of the blog post showcasing the main DX (developer
experience) features introduced in Symfony 7.3. Read the first part of this
blog post.
Verify URI Signatures…
Symfony Blog
·
New in Symfony 7.3: DX Improvements (part 1)
Symfony 7.3 includes many small improvements aimed at making developers' lives
easier and more productive. This blog post highlights some of the most useful
DX (Developer Experience)...
Symfony on Medium
·
The Email Engine That Wouldn’t Die
Symfony on Medium
·
Common API Vulnerabilities in Symfony Explained
Symfony Blog
·
New in Symfony 7.3: Validator Improvements
Symfony 7.3 introduces several enhancements to the Validator component, focusing
on developer experience, better configurability, and more expressive constraint
definitions.
Allow...
Symfony on Medium
·
The PHP 8.5 Pipe Operator: A small symbol with big ergonomic wins
Symfony Blog
·
New in Symfony 7.3: Serializer Improvements
Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory
JSON encoding and decoding utility. However, the Serializer component still
has many valid use cases,...
Symfony Blog
·
Symfony 7.3.0-RC1 released
Symfony 7.3.0-RC1 has just been released.
This is a pre-release version of Symfony 7.3. If you want to test it
in your own applications before its final release, run the following...
Symfony Blog
·
A Week of Symfony #960 (May 19–25, 2025)
This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a...
Symfony on Medium
·
Improve Symfony Logging with DevSecOps Practices
Symfony on Medium
·
Modern PHP Enums with Symfony: Patterns, pitfalls & production-ready examples
Symfony on Medium
·
Connecting API Platform with Supabase for Local Development
Symfony on Medium
·
Level-Up your regular expressions: A pragmatic guide to preg_match() for true PHP experts
Symfony Blog
·
New in Symfony 7.3: New Bridges and Improved Integrations
Symfony's bridge packages integrate third-party services, such as mailers,
notifiers, and translation providers, into Symfony applications. With more than
120 bridges available...
Symfony on Medium
·
Stop using these outdated PHP functions in PHP 8 (and what to use instead)
Symfony on Medium
·
Weak Password Policy in Symfony: Risks, Code Fixes & Free Vulnerability Check
Symfony Blog
·
New in Symfony 7.3: Messenger Improvements
Symfony Messenger component keeps evolving to meet the needs of complex, modern
applications. In Symfony 7.3, we're introducing several powerful features to it.
Run Process Using...