New in Twig 3.29: Documentation Comments! 🌿
You can now document your templates natively using {## ... #} syntax!
💡 What changes:
• Standardized docblocks for blocks, macros, and output tags
• Inline ## comments inside {% types %} to document props without duplicating types
Symfony Reprise 0.8.0 is out! 🚀
A few weeks after its debut, this new release brings important updates:
📦 Stable paths for copied files: Opt-out of filename hashing per entry (great for Encore migrations and static assets like favicons).
⚡ Vite & Rsbuild parity: Manifest keys
Is the Open Source contribution model shifting? 💻️
A new experiment just launched on the Symfony Language Tools repository: an issue-first contribution model. Thanks to a new GitHub setting, PRs are disabled on this project. Issues remain open for bug reports, features, and