Last day of Early Bird registration for SymfonyWorld Online 2022 Summer Edition
Today, January 14th 2022, is the very last day to register at Early Bird rate for SymfonyWorld Online 2022 Summer Edition, the international online conference organized in English on June 16-17 2022....
View ArticleA Week of Symfony #785 (10-16 January 2022)
This week, Symfony fixed some issues related to PHP enums and improved the performance when using many environment variables in your application. Meanwhile, the SymfonyWorld Online 2022 Summer Edition...
View ArticleIntroducing the Symfony 6 Certification
Symfony 6 was released at the end of November 2021, alongside Symfony 5.4. Both versions share the exact same features, but Symfony 6.0 gets rid of all the deprecated features and requires PHP 8.0.2...
View ArticleA better way to quickly start Symfony projects
When creating new Symfony projects, you can start with the bare-bones skeleton or the kitchen sink skeleton. I've never used the kitchen sink one as I prefer to get started with the bare minimum...
View ArticleFast, Smart Flex Recipe Upgrades with recipes:update
Symfony Flex makes it easy to install a package and get everything you need to start working immediately: new config files, changes to .env, Docker configuration and more. The idea is so powerful that...
View ArticleCall for Papers for SymfonyLive Paris 2022 ends on January 24th 2022
The Call for Papers for SymfonyLive Paris 2022 is open for a few more days, submit now your talk proposals in French until January 24th 2022. Et si en 2022, vous deveniez speaker de la conférence...
View ArticleA Week of Symfony #786 (17-23 January 2022)
This was a very intense week for Symfony: first we introduced the new Symfony 6 certification exam, then we announced a new and better way to start Symfony projects and finally, we updated Symfony...
View ArticleSymfony 4.4.37 released
Symfony 4.4.37 has just been released. Here is the list of the most important changes since 4.4.36: bug #44939 [Form] UrlType should not add protocol to emails (@GromNaN) bug #43149 Silence warnings...
View ArticleSymfony 5.3.14 released
Symfony 5.3.14 has just been released. Here is the list of the most important changes since 5.3.13: bug #44860 [Validator] Fix Choice constraint with associative choices array (@derrabus) bug #44939...
View ArticleSymfony 5.4.3 released
Symfony 5.4.3 has just been released. Here is the list of the most important changes since 5.4.2: bug #45193 [FrameworkBundle] Fix missing arguments when a serialization default context is bound...
View ArticleSymfony 6.0.3 released
Symfony 6.0.3 has just been released. Here is the list of the most important changes since 6.0.2: bug #45193 [FrameworkBundle] Fix missing arguments when a serialization default context is bound...
View ArticleSymfony 5.3.15 released
Symfony 5.3.15 has just been released. Here is the list of the most important changes since 5.3.14: security #cve-2022-xxxx [FrameworkBundle] Enable CSRF in FORM by default (@jderusse) Want to upgrade...
View ArticleSymfony 5.4.4 released
Symfony 5.4.4 has just been released. Here is the list of the most important changes since 5.4.3: security #cve-2022-xxxx [FrameworkBundle] Enable CSRF in FORM by default (@jderusse) Want to upgrade...
View ArticleSymfony 6.0.4 released
Symfony 6.0.4 has just been released. Here is the list of the most important changes since 6.0.3: security #cve-2022-xxxx [FrameworkBundle] Enable CSRF in FORM by default (@jderusse) Want to upgrade...
View ArticleCVE-2022-xxxx: CSRF token missing in forms
Description The Symfony form component provides a CSRF protection mechanism by using a random token injected in the form and using the session to store and control the token submitted by the user....
View ArticleA Week of Symfony #787 (24-30 January 2022)
This week, Symfony 4.4.37, 5.3.14, 5.4.3 and 6.0.3 maintenance versions were released. In addition, a potential security vulnerability related to CSRF tokens in forms was found and fixed in security...
View ArticleCVE-2022-23601: CSRF token missing in forms
Affected versions Symfony 5.3.14, 5.4.3, and 6.0.3 versions of the Symfony Framework Bundle is affected by this security issue. The issue has been fixed in Symfony 5.3.15, 5.4.4, and 6.0.4....
View ArticleExcited to announce SymfonyCon Disneyland Paris 2022
The SymfonyCon Disneyland Paris was initially scheduled in 2020, then postponed to 2021. But at that time, we didn't have enough visibility to organize it properly with the Covid circumstances. We...
View ArticleTwig security release: disallow non closures in the sort filter
Affected versions Twig >2.0.0,<2.14.11 || >3.0.0,<3.3.8 are affected by this security issue. Twig 1.x is not affected as the "sort" filter does not allow an arrow function in that version....
View ArticleA Week of Symfony #788 (31 January - 6 February 2022)
This week, the upcoming Symfony 6.1 version added context builders to simplify the creation of serialization contexts. In addition, SymfonyCon announced that it's coming back as a physical conference...
View Article