Skip to content

Symfony Blog

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

This week Symfony published 2.3.40 and 2.7.12 maintenance versions and unveiled its new documentation search engine. Meanwhile, in the Symfony ecosystem, Silex added support for the Guard security component and Swiftmailer fixed lots of issues. Lastly, the SymfonyLive Cologne 2016 conference was held with great success.
May 1, 2016 #A week of symfony
April 29, 2016 #Releases
April 29, 2016 #Releases
This use case explains how we created the new search engine for the documentation published on symfony.com.
April 29, 2016 #Documentation #Symfony
In Symfony 3.1, the YAML component introduces configuration flags to simplify the parsing/dumping methods and to keep adding new features.
April 27, 2016 #Living on the edge
Pagekit is an Open Source CMS built with several Symfony Components. Recently we had the opportunity to meet with Jan Schönherr, one of its lead developers, and we talked with him about Symfony and Pagekit.
April 26, 2016 #Community
This week Symfony worked again on preparing the release of Symfony 3.1, which will happen at the end of the next month. In addition to finishing the new Cache component integration, the serializer integrated the PropertyInfo component. Lastly, next week the Symfony Live Cologne 2016 conference will take place.
April 24, 2016 #A week of symfony
The web debug toolbar and the profiler are two of the most used features of Symfony. They provide detailed debug information about the execution of the page you are looking at. In Symfony 3.1 we decided to improve them to display the information about forwards and redirects.
April 22, 2016 #Living on the edge
The FrameworkBundle is the piece that glues all the different Symfony components to create a robust and flexible framework. In Symfony 3.1 we introduced some minor but useful improvements to it.
April 20, 2016 #Living on the edge
In Symfony 2.8 we introduced some YAML deprecations to make configuration files compliant with the YAML spec. In Symfony 3.1 we introduced additional deprecations, some of them needed for the new YAML features which will be explained in an upcoming article.
April 19, 2016 #Living on the edge