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
#A week of symfony
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
#Documentation
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
#A week of symfony
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 about HTTP message interfaces.
May 31, 2015
#A week of symfony
PSR-7 support in Symfony is here! Introducing the new PSR HTTP Message Bridge: a library to translate between the PSR-7 interfaces and Symfony's Request and Response objects. Framework users can also use PSR-7 objects immediately in your controller.
May 30, 2015
#Symfony
CVE-2015-4050 fixes unauthorized access when using ESI.
May 27, 2015
#Security Advisories