Symfony components surpassed 1 billion downloads on September 5th 2017.
September 12, 2017
#Community
#Symfony
This week, Symfony Components surpassed 1 billion downloads, making Symfony the most popular project in PHP's history in terms of downloads. Meanwhile, the upcoming Symfony 3.4 version continued improving performance of the service container by making more services private and inlining more services.
September 10, 2017
#A week of symfony
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
This week, Symfony 2.7.34, 2.8.27, 3.3.7 and 3.3.8 maintenance versions were released. Meanwhile, Symfony improved the PSR-4 based service discovery, added the ability to deprecate a configuration node and included a new debug:form command.
September 3, 2017
#A week of symfony