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 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
In Symfony 3.3 you can create "service locators" to avoid injecting the entire service container when you need access to lots of services but you don't actually use all of them.
May 4, 2017 #Living on the edge
Time to introduce news ideas for Symfony 4.
May 3, 2017 #Living on the edge
The new "autoconfigure" option adds automation to the "_instanceof" option, greatly simplifying the configuration of your services in Symfony 3.3 applications.
April 27, 2017 #Living on the edge
In Symfony 3.3, the deprecation messages generated during the compilation of the service container will be persisted, so they won't disappear when you reload the page.
April 25, 2017 #Living on the edge
Symfony 3.3 will include a new component called WebLink to manage links between resources; implementing features such as preloading and prefetching.
April 21, 2017 #Living on the edge
In Symfony 3.3, the SecuritBundle includes improvements such as a smarter security:encode-password command and a more robust logout URL generation.
April 19, 2017 #Living on the edge
Symfony 3.3 has redesigned the exception pages to modernize them and match their design with the toolbar and the profiler.
April 14, 2017 #Living on the edge