Skip to content

Symfony blog posts for July 2015

14 blog posts were published on July 2015

Filter posts by publication date

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
This week, Symfony 2.3.31, 2.6.10 and 2.7.2 maintenance versions were released. Meanwhile, some PHP7 and HHVM incompatibilities were fixed and a few minor BC breaks were fixed for 2.7. Lastly, Symfony 2.8 introduced a change to forbid container cloning.
July 19, 2015 #A week of symfony
Ah, summer time - perfect for *a lot* of new documentation *and* our first ever Symfony docs meeting!
July 14, 2015 #Documentation
July 13, 2015 #Releases
July 13, 2015 #Releases
July 13, 2015 #Releases
This week, Symfony project focused on minor fixes and tweaks: reload session after regenerating its id, replace "extends" by "use" in the Bootstrap template, added a "default" color for the Console, etc. The only significant new feature was the addition of parameters to the translation profiler which will improve the translation workflow.
July 12, 2015 #A week of symfony
SymfonyLive San Francisco is announced: October 29th-30th! Call for Papers is open until August 14th, Early bird registration until August 3rd. We hope to see you there!
July 6, 2015 #Community #Conferences
This week, Symfony 2.3 achieved 100% HHVM compatibility and the rest of maintained branches will soon achieve that milestone too. Meanwhile, Twig added support for unlimited macros arguments and variadic filters, tests and functions.
July 5, 2015 #A week of symfony
Today we're glad to add a new series of tutorials to the Symfony documentation called "How to create your own framework on top of the Symfony Components".
July 3, 2015 #Documentation
Symfony 2.3 has achieved 100% compatibility with HHVM, a new open-source virtual machine designed for executing programs written in Hack and PHP.
July 1, 2015 #Other #Symfony