Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

This week, the upcoming Symfony 3.2 version deprecated the use of duplicate keys in YAML files, removed the proposed TaggedCacheItemInterface in the Cache component and improved the AccessDeniedException by exposing the required roles.
August 14, 2016 #A week of symfony
After much pained reflection, we're announcing the cancellation of the upcoming SymfonyLive conference in the USA on October 13th and 14th.
August 9, 2016 #Community
This week, Symfony development activity focused on small tweaks and fixes. One of those tweaks fixed double-fread() when reading UNIX pipes leading to a massive reduction of function calls when executing "composer install". Meanwhile, the DomCrawler component added support for XPath expression evaluation.
August 7, 2016 #A week of symfony
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
July 30, 2016 #Releases
July 30, 2016 #Releases
July 30, 2016 #Releases
July 30, 2016 #Releases
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