A week of symfony #556 (21-27 August 2017)
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
Javier Eguiluz
A week of symfony #555 (14-20 August 2017)
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
Javier Eguiluz
A week of symfony #554 (7-13 August 2017)
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
Javier Eguiluz
A week of symfony #553 (31 July - 6 August 2017)
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
Javier Eguiluz
The CFP process for SymfonyCon and SymfonyLive events
All the information about the Call for Papers process for SymfonyCon and SymfonyLive events.
August 1, 2017
Anne-Sophie Bachelard