Filter posts by Symfony release
In Symfony 3.4, security listeners are lazy loaded to improve performance. In addition, the Symfony Profiler has been updated to show all the information about security listeners.
September 8, 2017
#Living on the edge
Symfony 3.4 adds support for XLIFF 2.0 notes, which allow to store end user comments and annotations about translations.
September 7, 2017
#Living on the edge
In Symfony 3.4, the @Route annotation can define a prefix for the names of all the routes defined in the same controller class.
September 6, 2017
#Living on the edge
In Symfony 3.4, console commands can be lazy-loaded, so the application doesn't have to instantiate all of them when running any command.
July 13, 2017
#Living on the edge
In Symfony 3.4, the Stopwatch component allows to reset all its time measures and removes the sub-millisecond restriction to allow time measures with arbitrary precision.
July 12, 2017
#Living on the edge
In Symfony 3.4, the web debug toolbar and the profiler will include a new panel to collect information about validator calls.
July 7, 2017
#Living on the edge
Hello Webpack Encore! Simple but powerful asset processing for your app. Built on
top of industry best-practice tools, with a lightweight API to get you setup fast
and back to writing code.
June 13, 2017
#Living on the edge
Symfony 3.3 introduces a new paradigm for service configuration that I hope you'll love
May 23, 2017
#Living on the edge
Symfony 4 won't support HHVM anymore
May 23, 2017
#Living on the edge
Symfony 3.3 will include a new feature to discover and register services based on PSR-4 classes found in the given directories.
May 15, 2017
#Living on the edge