Skip to content

Symfony Blog

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

We've just released our scholarship and volunteer programs for SymfonyCon Cluj 2017. Apply now until Tuesday, October 17th.
October 11, 2017 #Community
In Symfony 3.4 services and aliases are private by default. This may require you to change some service definitions in your bundles and applications.
October 11, 2017 #Living on the edge
Symfony 3.4 adds a minimalist PSR-3 logger so you can display, aggregate and store log messages without having to install Monolog.
October 10, 2017 #Living on the edge
In Symfony 3.4, there's a new directory to override third-party templates and a new feature to avoid circular exceptions when overriding and extending templates at the same time.
October 9, 2017 #Living on the edge
This week Symfony released 2.7.35, 2.8.28 and 3.3.10 maintenance versions. Meanwhile, Symfony 3.4 continued working on polishing its new features, such as new HTML5 form types, a better first-time experience and made the profiler resettable.
October 8, 2017 #A week of symfony
Symfony 3.4 provides a simpler way to inject all services tagged with a specific tag, so you don't have to create a compiler pass just to do that.
October 6, 2017 #Living on the edge
October 6, 2017 #Releases
October 5, 2017 #Releases
October 5, 2017 #Releases
Symfony 3.4 adds new HTML5 form types ("tel" and "color"), new options for TimezoneType and support for callbacks in the delete_empty option.
October 5, 2017 #Living on the edge