This week, Symfony development activity focused again on improving performance. First, the VarDumper component reduced the triggering of the garbage collector and lowered the memory consumption. Second, the DependencyInjection component now generates leaner service containers and it proposed to generate multiple files per container. Lastly, a new command to debug form types was proposed.
July 30, 2017
#A week of symfony
This week, Symfony 2.7.32, 2.8.25, 3.2.12 and 3.3.5 security releases were published. Meanwhile, we continued optimizing the performance of the service container. Lastly, the Symfony Core Team added two new members.
July 23, 2017
#A week of symfony
CVE-2017-11365 fixes a regression which allows empty passwords to be always valid for any user.
July 17, 2017
#Security Advisories