Symfony v6.0.0 Released: New Features, Bug Fixes, and Improvements
Symfony v6.0.0, an MVC‑based PHP framework, has been released, offering enterprise‑grade robustness, extensive configurability, and bundled tools, while introducing numerous bug fixes and new features such as a Vonage notifier bridge, enhanced DBAL support, and restored JSON type handling.
Symfony v6.0.0 has been released. Symfony is an MVC‑based PHP framework that aims to reduce repetitive code, speeding up web application development and maintenance. It integrates well with many relational databases and has a relatively low cost.
In addition, Symfony focuses on building robust applications for enterprise environments and provides developers with powerful configuration capabilities—almost every aspect, from file structure to external directories, can be customized. It also bundles extra tools such as testing, debugging, and documentation generation to support the enterprise development workflow.
The updates in Symfony v6.0.0 are as follows:
bug #44309 [Messenger] Use DBAL's getNativeConnection() method.
bug #44300 [FrameworkBundle] Fix property information phpstan extractor.
feature #44271 [Notifier] Add Vonage bridge to replace Nexmo bridge.
bug #44187 [Translation][Loco] Fix idempotency of LocoProvider write method.
bug #43992 [Security] Do not overwrite stored REMOTE_USER authentication token.
bug #43876 [Validator] Fix validation of single‑level domains.
bug #44327 [Debug][ErrorHandler] Increase retained memory from 10k to 32k.
bug #44261 [Process] Intersect with getenv() case‑insensitively to obtain default environment.
bug #44295 [Serializer] Fix support for lazy/uninitialized properties.
bug #44277 [Notifier] Fix AllMySms bridge content.
bug #44269 [DoctrineBridge] Restore “add support for JSON type” feature.
Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.