« 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 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
Symfony 2.4 allows you to test invalid choice form fields with DomCrawler.
October 18, 2013
#Living on the edge