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

In Symfony 2.5, the Debug Component helps you debug undefined method calls.
February 3, 2014 #Living on the edge
Symfony 2.4 comes with a new component: ExpressionLanguage
November 13, 2013 #Living on the edge
Symfony 2.4 adds a new request stack service that is going to replace the request service
November 12, 2013 #Living on the edge
Symfony 2.4 adds a new panel that lets you introspect form behaviors in the web profiler.
November 6, 2013 #Living on the edge
Symfony 2.4 adds a way to avoid writing the session at each request
November 5, 2013 #Living on the edge
Symfony 2.4 adds a X-Debug-Token-Link header to easily get the URL of the current page profile
November 4, 2013 #Living on the edge
Symfony 2.4 adds some useful options to the image validator.
October 31, 2013 #Living on the edge
Symfony 2.4 adds the possibility to flush stdout and stderr on a Process.
October 30, 2013 #Living on the edge
Symfony 2.4 adds the referer in the exception message when a resource is not found.
October 28, 2013 #Living on the edge
Symfony 2.4 adds HTTP Status Codes in the Response class.
October 20, 2013 #Living on the edge