A week of symfony #467 (7-13 December 2015)
This week, Symfony slowed down its development activity to focus on fixing bugs and introducing minor tweaks in the newly released 2.8.0 and 3.0.0 versions. Meanwhile, the Symfony release process was...
View ArticleThe SymfonyCon Paris 2015 is a wrap!
What a groundbreaking success! If you were one of the lucky 1,000 to attend the annual Symfony conference at the legendary Folies Bergère, you know that the SymfonyCon Paris marked a special moment for...
View ArticleSymfony 2015 Business and Community Awards Winners
The winners of the Symfony 2015 Business and Community Awards were announced during the closing ceremony of the past SymfonyCon Paris 2015 conference. These awards recognize the accomplishments of...
View ArticleNew in Symfony 2.8: DX Improvements
DX or Developer Experience is essential for Symfony project. We work very hard to improve DX in each Symfony release and the recent Symfony 2.8 version is no exception.Filter Results in the Web...
View ArticleA week of symfony #468 (14-20 December 2015)
This week Symfony focused on fixing issues, such as the generated logout path when not using the router, maintaining comments in Yaml scalar blocks and constraining password length when using...
View ArticleNew in Symfony 2.8: Simpler Security Voters
Contributed by Grégoire Pineau in #16601.Security Voters are the recommended way to check for user permissions in Symfony applications. In Symfony 2.6 we introduced an AbstractVoter class to reduce...
View ArticleSymfony 2.3.36 released
Symfony 2.3.36 has just been released. Here is a list of the most important changes:bug #16864 [Yaml] fix indented line handling in folded blocks (xabbuh)bug #16826 Embedded identifier support...
View ArticleSymfony 2.7.8 released
Symfony 2.7.8 has just been released. Here is a list of the most important changes:bug #16864 [Yaml] fix indented line handling in folded blocks (xabbuh)bug #17052 Fixed flatten exception recursion...
View ArticleSymfony 2.8.1 released
Symfony 2.8.1 has just been released. Here is a list of the most important changes:bug #16864 [Yaml] fix indented line handling in folded blocks (xabbuh)bug #17052 Fixed flatten exception recursion...
View ArticleSymfony 3.0.1 released
Symfony 3.0.1 has just been released. Here is a list of the most important changes:bug #16864 [Yaml] fix indented line handling in folded blocks (xabbuh)bug #17052 Fixed flatten exception recursion...
View ArticleA week of symfony #469 (21-27 December 2015)
This week, Symfony was expected to slow down its development activity. Instead, four new maintenance versions were released: 2.3.36, 2.7.8, 2.8.1 and 3.0.1.Symfony development highlights2.3...
View ArticleA week of symfony #470 (28 December 2015 - 3 January 2016)
This week, development activity was much less intense than usual. In addition to some minor fixes and tweaks, the Form component improved the performance of the ChoiceType and its subtypes .Symfony...
View ArticleA week of symfony #471 (4-10 January 2016)
This week, Symfony continued with the mild development activity of the last weeks. The most significant changes were that FrameworkBundle now allows to autowire the service_container and that a bug...
View ArticleSymfony 2.3.37 released
Symfony 2.3.37 has just been released. Here is a list of the most important changes:security #17359 do not ship with a custom rng implementation (xabbuh, fabpot)bug #17326 [Console] Display console...
View ArticleSymfony 2.6.13 released
Symfony 2.6.13 has just been released. Here is a list of the most important changes:security #17359 do not ship with a custom rng implementation (xabbuh, fabpot)Want to upgrade to this new release?...
View ArticleSymfony 2.7.9 released
Symfony 2.7.9 has just been released. Here is a list of the most important changes:security #17359 do not ship with a custom rng implementation (xabbuh, fabpot)bug #17314 Fix max width for multibyte...
View ArticleSymfony 2.8.2 released
Symfony 2.8.2 has just been released. Here is a list of the most important changes:security #17359 do not ship with a custom rng implementation (xabbuh, fabpot)bug #17253 [Console] HHVM read input...
View ArticleNew in Symfony: Streamlined Log Files
If you have created a new Symfony project recently, you may have noticed a big change in the development log file. In the past, even the simplest page load generated tens of lines in the dev.log file....
View ArticleA week of symfony #472 (11-17 January 2016)
This week Symfony released four maintenance versions: 2.3.37, 2.6.13, 2.7.9 and 2.8.2. Besides the usual bug fixes, the main change introduced by these versions is the removal of our custom random...
View ArticleCVE-2016-1902: SecureRandom's fallback not secure when OpenSSL fails
Affected Versions¶Symfony 2.3.0 to 2.3.36, 2.6.0 to 2.6.12, 2.7.0 to 2.7.8 versions of the Security component are affected by this security issue when used with PHP 5.x without the...
View Article