Jakub Zalas as the new lead for the DomCrawler Component
Jakub Zalas has been part of the Symfony Core Team since we announced it last year. He has been involved in the community since a very long time (his first contribution dates back from 2011). He is...
View ArticleIntroducing the new Symfony Installer
In 2011, we developed a revolutionary installation method for the Symfony 2.0 version which ultimately resulted in the creation of the Composer project. Throughout subsequent versions of Symfony, we...
View ArticleA week of symfony #430 (23-29 March 2015)
This week, Symfony officially introduced its new installer. In addition, the String security utils were refactored and some nice performance improvements were applied to DomCrawler component and to the...
View ArticleNew in Symfony 2.7: Advanced table layouts for console commands
Contributed by Abdellatif Ait boudad in #13438.The Symfony Console component is the second most popular Symfony component, with more than eight million downloads on Packagist.org so far. One of the...
View ArticleSymfony 2.3.27 released
Symfony 2.3.27 has just been released. Here is a list of the most important changes:security #14167 CVE-2015-2308 (nicolas-grekas)security #14166 CVE-2015-2309 (neclimdul)bug #14010 Replace GET...
View ArticleSymfony 2.6.6 released
Symfony 2.6.6 has just been released. Here is a list of the most important changes:security #14167 CVE-2015-2308 (nicolas-grekas)security #14166 CVE-2015-2309 (neclimdul)bug #14126 [VarDumper] Fix...
View ArticleSymfony 2.5.11 released
Symfony 2.5.11 has just been released. Here is a list of the most important changes:security #14167 CVE-2015-2308 (nicolas-grekas)security #14166 CVE-2015-2309 (neclimdul)Want to check the integrity of...
View ArticleCVE-2015-2309: Unsafe methods in the Request class
Affected Versions¶All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, 2.5.X, and 2.6.X versions of the Symfony HttpFoundation component are affected by this security issue.This issue has been fixed in Symfony...
View ArticleCVE-2015-2308: Esi Code Injection
Affected Versions¶All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, 2.5.X, and 2.6.X versions of the Symfony HttpKernel component are affected by this security issue.This issue has been fixed in Symfony 2.3.27,...
View ArticleA week of symfony #431 (30 March - 5 April 2015)
This week, Symfony published 2.3.27, 2.5.11 and 2.6.6 security releases. In addition, the Form component refactored choice lists to support dynamic label, value, index and attribute generation, the...
View ArticleNew in Symfony 2.7: Default Date and Number Format Configuration
Contributed by Christian Flothmann in #13554.When you use the date filter to display dates in Twig templates, Symfony applies the default date formatting defined in the Twig Core extension. The same...
View ArticleNew in Symfony 2.7: Translation Profiler
Contributed by Abdellatif Ait boudad in #14003.Internationalizing an application and assuring that all its messages are actually translated is one of the most frustrating, hassling and time-consuming...
View ArticleTransition from Symfony 2.7 to 3.0... Symfony 2.8 on its way
Symfony 2.7 beta1 is going to be released later today and it is going to be the next LTS (Long-Term-Support release). People still on Symfony 2.3 have a year (until May 2016) to upgrade to Symfony...
View ArticleSymfony 2.7.0-BETA1 released
The first beta of Symfony 2.7 has just been released. As always, backward compatibility means that you should be able to upgrade easily without changing anything in your code. Anyway, read the UPGRADE...
View ArticleA week of symfony #432 (6-12 April 2015)
This week, during the Symfony Live Paris 2015 conference, a new transition Symfony 2.8 version was announced. Meanwhile, the first beta of Symfony 2.7 was released, including more than 100 new features...
View ArticleA month of Symfony Documentation #4 (March 2015)
With Symfony 2.7 feature freeze at the end of this month, lots of documentation about new features were merged. Besides this, the doc team focussed on fixing some issues and following the best...
View ArticleNew in Symfony 2.7: Serializer Component Improvements
In Symfony 2.7, the Symfony Serializer component has been greatly improved with lots of new features. This article introduces the most important ones.Support for serialization groups in XML and YAML...
View ArticleNew in Symfony 2.7: Twig Profiler
Contributed by Fabien Potencier in #13428.In Symfony project we believe that all the information relevant to developers should be one click away. That's why in Symfony 2.7 we've added a new panel with...
View ArticleSymfonyCon Paris is announced: December 3-5!
We’re so thrilled and excited to announce SymfonyCon Paris! We’ve just confirmed the official dates, SymfonyCon Paris 2015 will be December 3-5 in a famous Parisian theater: Les Folies Bergère!To...
View ArticleNew in Symfony 2.7: Security Improvements
In addition to high impact changes and big features, the new Symfony versions always add tweaks and minor improvements across its codebase. In this article you'll learn about three small...
View Article