Skip to content

« Living on the edge » blog posts

A series of posts showcasing the new features introduced by each Symfony version.

Filter posts by Symfony release

Symfony 2.4 allows you to test invalid choice form fields with DomCrawler.
October 18, 2013 #Living on the edge
The config:dump-reference command now supports XML as an output format.
October 17, 2013 #Living on the edge
Symfony 2.4 can generate XML and JSON outputs for some debug commands.
October 14, 2013 #Living on the edge
Symfony 2.4 improves filtering XML documents with the new DomCrawler auto-discovering of namespaces.
October 10, 2013 #Living on the edge
Symfony 2.4 comes with a better callback constraint.
October 9, 2013 #Living on the edge
Symfony 2.4 comes with many nice improvements for the Console component.
October 8, 2013 #Living on the edge
Symfony 2.4 adds the possibility to restrict a security firewall to specific hosts.
September 8, 2013 #Living on the edge
Symfony 2.4 adds the ability to define an idle timeout for a Process run.
August 30, 2013 #Living on the edge
Symfony 2.4 introduces a new tag to use the stopwatch in Twig templates.
August 29, 2013 #Living on the edge
Symfony 2.4 helps you fix those class not found and undefined function PHP errors.
August 28, 2013 #Living on the edge