Skip to content

Symfony Blog

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

Symfony 5.1 will include a new component called Uid which generates UUIDs and ULIDs and provides some utilities for them.
March 25, 2020 #Living on the edge
Due to the current Coronavirus Disease 2019 (COVID-19) and the rapidly evolving situation everywhere in the world, we have decided to postpone SymfonyLive Warsaw 2020 initially scheduled from June 11th to 12th.
March 24, 2020 #Community #Conferences
The SymfonyLive Paris 2020 conference is postponed later this year.
March 24, 2020 #Community #Conferences
A few weeks ago, we launched Upgrade reports in a private beta. Today, they are now available for everyone!
March 23, 2020 #SymfonyInsight
Symfony 5.1 adds a new loginUser() method to simplify testing protected resources.
March 23, 2020 #Living on the edge
This week, the upcoming Symfony 5.1 version improved error messages in failing tests, added new form theme blocks to customize collections and the entire codebase started using the new get_debug_type() function thanks to the PHP 8 polyfill.
March 22, 2020 #A week of symfony
In Symfony 5.1, the Workflow component has been improved to allow disable announce events, check if a workflow exists and explain blocked transitions.
March 20, 2020 #Living on the edge
Symfony 5.1 includes a new validator to check that a given value is valid as a hostname.
March 19, 2020 #Living on the edge
In Symfony 5.1 we've improved the UriSigner service to make it autowireable and easier to use.
March 18, 2020 #Living on the edge
In Symfony 5.1, security attributes will be easier to use and a new IS_IMPERSONATOR attribute will simplify how to detect impersonating users.
March 17, 2020 #Living on the edge