Skip to content

Symfony Blog

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

January 29, 2018 #Releases
January 29, 2018 #Releases
January 29, 2018 #Releases
January 29, 2018 #Releases
January 29, 2018 #Releases
Michael Cullum is joinong the Symfony Core Team to lead the security team.
January 29, 2018 #Community
This week, Symfony added support for anonymous services in PHP DSL config, made session-related services extra lazy and introduced specific exception classes to properly catch signaled process errors.
January 28, 2018 #A week of symfony
In Symfony 4.1, event listeners that define just one method can define an __invoke() method instead of a named method.
January 26, 2018 #Living on the edge
This week Symfony worked on adding new features to the upcoming 4.1 version, such as priority for Twig extensions, a CSV processor for environment variables, and support for invokable event listeners. In addition, we introduced a surprisingly simple performance optimization for the container compilation.
January 21, 2018 #A week of symfony
Symfony 4.1 defines a new discriminator class mapping for the Serializer component so you can serialize and deserialize from abstract classes and interfaces.
January 18, 2018 #Living on the edge