Skip to content

Symfony Blog

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

In Symfony 5.1, the HttpClient component can use HTTP/2 without installing the cURL library thanks to the amp/http-client PHP package.
April 7, 2020 #Living on the edge
The second edition of the SymfonyLive Online conference is coming next April 17th, 2020. Join us at 8:00 UTC or 15:00 UTC. Register now to watch Fabien Potencier and Nicolas Grekas speaking live about Symfony’s latest news.
April 6, 2020 #Community #Conferences
This week, Symfony published 4.4.7 and 5.0.7 versions to address some security vulnerabilities. Meanwhile, the upcoming Symfony 5.1 version added a feature to dump factory files as classes and improved class preloading. This will be one of the topics of the next SymfonyLive Online event on April 17, 2020.
April 5, 2020 #A week of symfony
In Symfony 5.1, the String component uses the Stringable interface from PHP 8, improves methods such as truncate() and adds useful methods such as containsAny() and reverse().
April 3, 2020 #Living on the edge
In Symfony 5.1, routes can be stateless, route conditions can include env vars and the request context is easier to configure.
April 2, 2020 #Living on the edge
In Symfony 5.1, configuring redirections and rendering templates from route configuration will be much simpler.
April 1, 2020 #Living on the edge
March 30, 2020 #Releases
March 30, 2020 #Releases
CVE-2020-5275 fixes an issue preventing all rules set in "access_control" to be checked when a firewall is configured with the unanimous strategy
March 30, 2020 #Security Advisories
CVE-2020-5255 fixes a cache poisoning issue via a Response Content-Type header
March 30, 2020 #Security Advisories