Skip to content

Symfony Blog

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

This week, Symfony 3.3 added a new data collector and profiler panel for the Cache component. In addition, the autowiring feature was simplified to always autowire the constructors. Finally, the ClassLoader component was deprecated because the advances in Composer and PHP 7 have made it unnecessary.
January 22, 2017 #A week of symfony
The French SymfonyLive conference will be organized in Paris on March 30th & 31st. Enjoy the early bird registration until January 20th.
January 19, 2017 #Community #Conferences
This week Symfony published the 2.7.23, 2.8.16, 3.1.9 and 3.2.2 maintenance versions. In addition, the upcoming Symfony 3.3 version added a File\Stream class for size-unknown BinaryFileResponse, allowed to reference files directly from kernel.root_dir, added a new Dotenv component and deprecated case-insensitive service identifiers.
January 15, 2017 #A week of symfony
Symfony 3.3 includes a new component called Dotenv to parse and load .env files that define environment variables for your applications.
January 13, 2017 #Living on the edge
January 12, 2017 #Releases
January 12, 2017 #Releases
January 12, 2017 #Releases
January 12, 2017 #Releases
In Symfony 3.3, the DependencyInjection component has deprecated the possibility of dumping an uncompiled container, the DefinitionDecorator class and the case-insensitivity of service identifiers.
January 12, 2017 #Living on the edge
In Symfony 3.3, we added a new Cache adapter for Memcached servers.
January 11, 2017 #Living on the edge