Skip to content

Symfony Blog

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

Symfony 3.3 has redesigned the exception pages to modernize them and match their design with the toolbar and the profiler.
April 14, 2017 #Living on the edge
In Symfony 3.3 we optimized the performance of the routing component to make your applications faster, specially when they define a lot of routes.
April 13, 2017 #Living on the edge
Symfony 3.3 defines a new Kernel::getProjectDir() to replace Kernel::getRootDir() as the way to find the root project directory.
April 11, 2017 #Living on the edge
This week Symfony started working on stabilizing the new features introduced for Symfony 3.3, specially the ones related to autowiring. Symfony also added a new Kernel::getProjectDir() method to get the root directory of the project instead of the kernel directory. Lastly, the first blog posts about Symfony 4 were published, outlining the future of the Symfony project.
April 9, 2017 #A week of symfony
In Symfony 3.3, it's easier to work with flash messages in templates. In addition, the session no longer starts automatically when checking if there are flash messages.
April 7, 2017 #Living on the edge
In Symfony 3.3, the Workflow component will include lots of useful new features.
April 6, 2017 #Living on the edge
April 5, 2017 #Releases
In Symfony 3.3, the special SYMFONY__ environment variables have been deprecated and they will no longer work on Symfony 4.0. Use regular environment variables instead.
April 5, 2017 #Living on the edge
April 5, 2017 #Releases
April 4, 2017 #Releases