A week of symfony #438 (18->24 May 2015)
This week, Symfony project resumed the biweekly IRC meetings to discuss about its own development. In addition, a new Symfony Docs Hack Day was organized with great success. Finally, after the approval...
View ArticleSymfony 2.3.29 released
Symfony 2.3.29 has just been released. Here is a list of the most important changes:security #14759 CVE-2015-4050 [HttpKernel] Do not call the FragmentListener if _controller is already defined...
View ArticleSymfony 2.5.12 released
Symfony 2.5.12 has just been released. Here is a list of the most important changes:security #14759 CVE-2015-4050 [HttpKernel] Do not call the FragmentListener if _controller is already defined...
View ArticleSymfony 2.6.8 released
Symfony 2.6.8 has just been released. Here is a list of the most important changes:security #14759 CVE-2015-4050 [HttpKernel] Do not call the FragmentListener if _controller is already defined...
View ArticleCVE-2015-4050: ESI unauthorized access
Affected Versions¶2.3.19 - 2.3.28, 2.4.9 - 2.4.10, 2.5.4 - 2.5.11, 2.6.0 - 2.6.7 versions of the Symfony HttpKernel component are affected by this security issue.This issue has been fixed in Symfony...
View ArticleSymfony 2.3.30 released
Symfony 2.3.30 has just been released. This releases fixes a huge performance regression in the development environment. The #14262 was reverted.Want to upgrade to this new release? Fortunately,...
View ArticleSymfony 2.6.9 released
Symfony 2.6.9 has just been released. This releases fixes a huge performance regression in the development environment. The #14262 was reverted.Here is a list of other changes:bug #14777 Avoid using...
View ArticleSymfony 2.7.0 released
Symfony 2.7.0 has just been released. 2.7 is the new LTS version of Symfony.Symfony 2.7.0 comes with more than 100 new features and enhancements.Read the UPGRADE from 2.6 to 2.7 guide to learn more...
View ArticlePSR-7 Support in Symfony is Here
Less than 2 weeks ago, the PHP community roundly acceptedPSR-7, giving PHP a common set of HTTP Message Interfaces. This has huge potential for interoperability and standardization across all of PHP....
View ArticleA week of symfony #439 (25-31 May 2015)
This week, the long-awaited Symfony 2.7.0 LTS version was released. In addition to including more than 100 new features and enhancements, it also provides early support for the PSR-7 recommendation...
View ArticleA week of symfony #440 (1-7 June 2015)
This week, Symfony project focused on fixing the issues and minor BC breaks inadvertently introduced by Symfony 2.7. Meanwhile, the work on Symfony 2.8 continued with the introduction of a new feature...
View ArticleSymfony 2.7.1 released
Symfony 2.7.1 has just been released. This release fixes some problems with the new deprecation notices and fixes some BC breaks as well. Here is a list of the most important changes:bug #14835...
View ArticleA month of Symfony Documentation #6 (May 2015)
It has been an amazing month for the documentation: The Symfony 2.7 release came with lots of new features which had to be documented and there was a very active documentation hack day on May...
View ArticleA week of symfony #441 (8-14 June 2015)
This week, Symfony 2.7.1 version was released. In addition to including lots of tweaks and fixes for the reported issues of Symfony 2.7.0, it features an important change related to deprecation...
View ArticleMeet the bundle: ControllerExtraBundle
NOTE: This is the first post of a new series called "Meet the bundle" dedicated to promote Symfony bundles developed by the community and which are not well-known yet.Annotations are one of the...
View ArticleA week of symfony #442 (15-21 June 2015)
This week Symfony project showed an impressive development activity. First, Symfony 2.6 gained PHP7's Throwable exceptions support and improved the output of VarDump for better readability. Second,...
View ArticleSymfony Support: Stack Overflow as the Main Medium
When you have a question or a problem related to Symfony, where do you ask for support? Today, there are many options: the forum, the mailing-list, IRC, Stack Overflow and probably other ones I'm not...
View ArticleSymfonyCon Paris: Call for Papers ends in less than a week!
For all of you who didn’t submit yet their talk proposals for SymfonyCon Paris 2015, you have a little week left to do it and get a chance to speak at the international Symfony conference! If it’s the...
View ArticleA week of symfony #443 (22-28 June 2015)
This week, Symfony 2.8 deprecated the scopes concept in preparation for its removal in Symfony 3. Meanwhile, Symfony Live London 2015 conference announced its full schedule and SymfonyCon Paris 2015...
View ArticleSymfony 2.3 achieves 100% HHVM compatibility
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance for PHP...
View Article