The Editorial
An editorial by Kai
August 20, 2026 — Symfony 8.0 removed the XML loader for services and routes, deprecated the fluent config builders, and bet on YAML plus a typed array format. Kai argues the cull is right: config formats should be judged by what machines can verify, not by team taste. But bundle authors are paying the bill, and that deserves honesty.
Releases
curated by Sönke
LARAVEL FRAMEWORK RELEASES, August 20, 2026 — Taylor Otwell tagged Laravel Framework v11.56.0 on August 20 as commit 3dc2399. The release listing on GitHub carries no changelog notes beyond the version marker, so teams on the 11.x branch should review the compare view for the exact com…
Releases
curated by Sönke
MEDIUM · PHP, August 19, 2026 — Symfony 8.0, released November 27, 2025, removes the XML configuration loader for services and routes entirely. YAML remains supported and gains JSON schema tooling, while a new array-based PHP format replaces the deprecated fluent config b…