Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

This week, Symfony continued improving the Dependency Injection component: it added support for local binding, the compiled container now generates one file per service factory and it proposed a fluent configurator to configure services using PHP. Meanwhile, the Debug component added support to trigger a deprecation when using an internal class/trait/interface and commands removed their convention based configuration.
August 13, 2017 #A week of symfony
This week Symfony released 2.7.33, 2.8.26 and 3.3.6 maintenance versions. In addition, 3.2.13 was released as the last version of the 3.2 branch, which is no longer supported for bug fixes.
August 6, 2017 #A week of symfony
All the information about the Call for Papers process for SymfonyCon and SymfonyLive events.
August 1, 2017 #Community #Conferences
August 1, 2017 #Releases
August 1, 2017 #Releases
August 1, 2017 #Releases
August 1, 2017 #Releases
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
The Symfony Core Team grows!
July 18, 2017 #Community