This week Symfony released 2.7.16, 2.8.9, 3.0.9 and 3.1.3 maintenance versions. Meanwhile, HttpCache lock files were improved by using flock(), a new cache warmer for annotations was enabled and the "add classes to compile" feature was improved to support patterns and annotated classes.
July 31, 2016
#A week of symfony
In this article, we're thrilled to introduce the new Symfony Documentation: a result of over 150 hours of volunteer work to reword most contents and reorganize the entire documentation.
July 29, 2016
#Documentation
This week Symfony added forward compatibility with the upcoming PHP 7.1 version, which will trigger notices on previously silent implicit type changes. The master version also added an option to the translation:update command to filter by the translation domain. Lastly, the SymfonyLive London 2016 schedule was revealed and the SymfonyCon Berlin 2016 schedule was partially unveiled.
July 24, 2016
#A week of symfony
In Symfony 3.2 we added a new Workflow component to help you define "workflows", which are elements that describe a sequence of operations that can be executed repeatedly to provide some service (e.g. buying a product in an e-commerce application), process some information (e.g. publishing some content in a CMS application), etc.
July 21, 2016
#Living on the edge
This week, Symfony's activity slowed down significantly, as it always happens during the mid-summer on the Northern Hemisphere: a bug related to the retrieval of the username when using forwarding was fixed, the list of HTTP safe methods was updated and Serializer added support for argument objects.
July 17, 2016
#A week of symfony
Symfony 3.2 added support for "same-site" cookie attribute, fixed some inconsistencies in cache-related HTTP headers and added a new method called isMethodIdempotent().
July 15, 2016
#Living on the edge