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.
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 announced the end of its call for papers.
June 28, 2015
#A week of symfony
Call for Papers for SymfonyCon Paris 2015 ends on June 30th, it's time to submit your talk proposals.
June 24, 2015
#Community
As of today, Stack Overflow becomes the preferred and recommended way to
ask support for Symfony.
June 24, 2015
#Community
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, Symfony 2.8 focused on the Form component, which added a new Range form type and added the prototype_data option to collection type. Lastly, the master branch kept removing deprecated features that won't be included in Symfony 3.
June 21, 2015
#A week of symfony
ControllerExtraBundle is a bundle that provides lots of annotations to perform common controller tasks: @Form, @Paginator, @Entity, @ObjectManager, @Flush, @JsonResponse, @Log, @Get and @Post.
June 19, 2015
#Meet the Bundle