Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

I've just released Twig 1.20.0 which contains a security vulnerability fix for Twig's Sandbox mode.
August 12, 2015 #Twig
During these last past months, we've been working very hard to achieve full PHP7 compatibility. This effort accelerated during the past weeks and we're glad to announce that all Symfony maintained branches are now 100% compatible with PHP7.
August 11, 2015 #Symfony
This week, Symfony 2.8 added a way to define the priority of service decorators. Meanwhile, Debug component improved DebugClassLoader performance significantly on Mac OS X. Lastly, the SymfonyCon Paris 2015 conference announced its full schedule.
August 9, 2015 #A week of symfony
The entire schedule for SymfonyCon Paris 2015 is online, check out the speaker lineup and join us at the conference!
August 5, 2015 #Community
Symfony 2.8 will include a redesigned web debug toolbar in preparation for the release of Symfony 3.0. Check out the main changes introduced by the new toolbar.
August 3, 2015 #Living on the edge
This week, Symfony 2.6.11 and 2.7.3 maintenance versions were released. Meanwhile, ACLs were removed from Symfony 2.8 core. In addition, in the last Symfony Core meeting it was decided to add PSR-7 support on a component by component basis.
August 2, 2015 #A week of symfony
July 31, 2015 #Releases
The Symfony Demo application was publicly introduced three months ago. During the past weeks, we've been busy adding new features to showcase Symfony functionalities. This article is a quick recap of the most important new features.
July 27, 2015 #Symfony
July 26, 2015 #Releases
This week, Symfony 2.8 introduced resettable containers, which allow to remove references to all services during shutdown, which ultimately will reduce memory consumption. Meanwhile, the repository held an interesting discussion about the convenience of including a WYSIWYG editor in the core.
July 26, 2015 #A week of symfony