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
This week, Symfony focused on the Translation component, adding features to load and dump notes in XLIFF 2.0 files, and creating a TranslationWriter interface. Meanwhile, container parameters are now case sensitive to match the recent changes made to service IDs and the Config component now allows to deprecate options.
August 27, 2017
#A week of symfony
This week, Symfony fixed some issues related to environment variables. In addition, it added support for using the "controller" keyword to quickly configure the controllers of routes. Lastly, it introduced a RebootableInterface for the application kernel, fixing some issues related to the cache clear.
August 20, 2017
#A week of symfony
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
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
This week, the upcoming Symfony 3.4 version added support for lazy-loaded console commands to improve performance. Meanwhile, Symfony 3.3 also improved performance by optimizing the profiler data generated by VarDumper. Lastly, we added support for the new types defined by Doctrine DBAL.
July 16, 2017
#A week of symfony
This week, Symfony published the 2.7.31, 2.8.24, 3.2.11 and 3.3.4 maintenance versions. Meanwhile, we fixed some edge cases in the Dotenv component, reduced the size of the profiler files and improved the error message shown when the debug toolbar cannot be displayed.
July 9, 2017
#A week of symfony
A week of Symfony #548
July 2, 2017
#A week of symfony