« 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.7 includes a new toolbar translation panel and a new translation profiler to display detailed information about your application internationalization.
April 8, 2015
#Living on the edge
Symfony 2.7 adds two new Twig configuration options to define the default formatting of both numbers and dates without the need to write custom code.
April 7, 2015
#Living on the edge
The Symfony Console component is the second most popular Symfony component,
with more than eight million downloads on Packagist.org so far. One of the main
factors of its success is the amount of features that it provides to create
advanced console commands. In Symfony 2.7 we went a step further and added support
for defining advanced table layouts.
March 30, 2015
#Living on the edge
Symfony 2.7 has just got a nice performance boost thanks to the decoupling of Twig from the PHP templating system.
January 13, 2015
#Living on the edge
In Symfony 2.7, the Symfony Serializer component will introduce a new feature to serialize/deserialize different sets of object attributes.
December 23, 2014
#Living on the edge
In Symfony 2.7 web profiler you'll get the full security role information for the
user, including the direct roles and the inherited ones.
December 18, 2014
#Living on the edge