Symfony blog posts for June 2015
A 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 announced the end of its call for papers.
June 28, 2015 · Published in #A week of symfonySymfonyCon Paris: Call for Papers ends in less than a week!
Call for Papers for SymfonyCon Paris 2015 ends on June 30th, it's time to submit your talk proposals.
June 24, 2015 · Published in #CommunitySymfony Support: Stack Overflow as the Main Medium
As of today, Stack Overflow becomes the preferred and recommended way to ask support for Symfony.
June 24, 2015 · Published in #CommunityA 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, 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 · Published in #A week of symfonyMeet the bundle: ControllerExtraBundle
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 · Published in #Meet the BundleA 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 notices. Those notices are now silenced by default because some developers found them too intrusive.
June 14, 2015 · Published in #A week of symfonyA 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 23rd.
June 12, 2015 · Published in #DocumentationA 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 to load configuration files recursively for DependencyInjection and Routing components.
June 7, 2015 · Published in #A week of symfony