Skip to content

Symfony Blog

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

In Symfony 3.1, the Image validation constraint defines a new configuration option to detect images which are corrupted.
April 5, 2016 #Living on the edge
Symfony project follows a time-based development process where two new minor versions are released each year. The next minor version is 3.1 which will be released at the end of May. This means that 3.1 has entered "feature freeze" and we won't add any other new feature to it.
April 4, 2016 #Symfony
This week, the upcoming Symfony 3.1 version entered into its "feature freeze" period. No new features will be added to 3.1, so we'll focus on making the code ready to be released at the end of May 2016. These are some of the latest cool features added to 3.1: added InputStream to seamlessly feed running processes, improved the web debug toolbar and profiler to display forwards and redirects, added a new strict image validator and extracted some shared code into a new Inflector component.
April 3, 2016 #A week of symfony
March 30, 2016 #Releases
March 27, 2016 #Releases
March 27, 2016 #Releases
This week, Symfony 2.7.11 maintenance version was released. In addition, all Symfony versions improved PropertyAccess performance significantly and they added support for including parameters in custom MIME types. Lastly, PHPUnit Bridge defined a new "disabled" mode.
March 27, 2016 #A week of symfony
This week, Symfony 2.3.39 maintenance version was released. Meanwhile, Symfony added some new interesting features, such as a checkdnsrr() mock to create faster and more reliable tests, support for sending raw cookies in the response, a Redis adapter for the Cache component and the option to register private console commands.
March 20, 2016 #A week of symfony
A quick recap of the best new features introduced in Symfony 2.8 and available in Symfony 3.0.
March 16, 2016 #Living on the edge
This article is the last one in the "New in Symfony 2.8" series. It explains five minor but useful improvements introduced in several Symfony components.
March 15, 2016 #Living on the edge