News
Aggregated news about Symfony
Symfony on Medium
·
Symfony Blog
·
Hardening Symfony: Recent Security Improvements
Security is a never-ending journey. While Symfony takes security vulnerabilities
seriously and follows a well-defined process for handling them, there's another
category of improvements...
Symfony on Medium
·
Legacy Symfony Upgrade Strategies: From Symfony 3 to 7
Symfony on Medium
·
Architecting Enterprise GraphQL Systems with Symfony 7.4
Symfony on Medium
·
⚙️ AI Without the Hype: Practical Machine Learning in Symfony
Symfony Blog
·
CVE-2026-24739: Incorrect argument escaping under MSYS2/Git Bash on Windows can lead to destructive file operations
Affected versions
Symfony versions <5.4.51, >=6.4, <6.4.33, >=7.3, <7.3.11, >=7.4, <7.4.5, >= 8.0, <8.0.5 of the Symfony Process component...
Symfony Blog
·
Symfony 8.0.5 released
Symfony 8.0.5 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 7.4.5 released
Symfony 7.4.5 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 7.3.11 released
Symfony 7.3.11 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.33 released
Symfony 6.4.33 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
·
SymfonyLive Paris 2026: "Embeddings en PHP: Symfony AI en pratique"
SymfonyLive Paris 2026, conference in French language only, will take place from March 26 to 27! The schedule is currently being revealed as we go along. More details are available...
Symfony Blog
·
Symfony 5.4.51 released
Symfony 5.4.51 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.32 released
Symfony 6.4.32 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...
JoliCode blog - Symfony
·
Microservices et contrats d'API : Jane comme source de vérité
Dans le développement d'une API, nous sommes tous confrontés au même défi : maintenir la cohérence entre la documentation et le code.
Qui n'a jamais perdu des heures à débugger...
SymfonyCasts - PHP and Symfony Video Tutorial Screencasts
·
Composer 2.9 Automatic Security Blocking: Fireside Chat
Composer 2.9 turns security the next level. Instead of politely warning about vulnerable dependencies,
it now blocks insecure installs and updates by default, forcing issues to surface...
Swag Industries
·
DNS over HTTPS on Ubuntu
Enhance your privacy and protect yourself from your ISP. Hide your DNS requests behind a random HTTPS connection. This guide will work on Ubuntu 24.04 (and soon 26.04). This guide...
JoliCode blog - Symfony
·
Our experience upgrading a project to Symfony 8
🎉 Symfony 8 🎉 is out after 2 years of hard work, and we are already using it in production. How so? Follow me in this upgrade process 🤓
We start our journey with a Symfony 7.3 pet...
JoliCode blog - Symfony
·
JoliMediaBundle, a new media bundle for your Symfony projects
This is a short story that begins in early 2025 when, while proofreading an article we were about to publish on the JoliCode blog, I noticed an image with rather questionable graphic...
JoliCode blog - Symfony
·
JoliMediaBundle, un nouveau bundle de médias pour vos projets Symfony
C'est une petite histoire qui commence au début de l'année lorsque, en relisant un article que nous sommes sur le point de publier sur le blog de JoliCode, je remarque une...
SymfonyCasts - PHP and Symfony Video Tutorial Screencasts
·
Package Spotlight: `zenstruck/class-metadata`
Add extra context to your PHP classes with `zenstruck/class-metadata`. This
lightweight package lets you define short, readable identifiers for your
classes - known as aliases...