Skip to content

Symfony Blog

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

We are very happy to announce the third part of the talks and speakers selected for SymfonyCon Amsterdam 2019. As a reminder, we will have 3 tracks this year.
September 19, 2019 #Community #Conferences
This week, Symfony development activity focused on minor tweaks and fixes, such as fixing our preloader for the upcoming PHP 7.4 version. In addition, the community proposed to add .gitattributes to all Symfony packages to exclude non-required files. Lastly, Fabien announced the new Notifier component during his keynote at the SymfonyLive London 2019 conference.
September 15, 2019 #A week of symfony
This week, Symfony improved handling of HTTP/2 PUSH and fixed support for 103 Early Hints status code in the HttpClient. Meanwhile, the Mailer component added support for multiple mailers and improved the DSN syntax. Finally, the Console component introduced a new definition list and horizontal table feature.
September 8, 2019 #A week of symfony
This week, Symfony 3.4.31 and 4.3.4 maintenance versions were released. Meanwhile, the SymfonyLive London 2019 conference announced its workshops, talks and some surprises related to new Symfony components. Secure your seat now at the best price until September 6th.
September 1, 2019 #A week of symfony
A few days left to get your ticket for SymfonyLive London 2019! Join us there and don't miss the annual British conference!
August 27, 2019 #Community #Conferences
August 26, 2019 #Releases
August 26, 2019 #Releases
This week, Symfony development activity focused on internal features such as testing Symfony with the upcoming PHP 7.4 version, adding return types to generated containers, adding parameter types and return types to the entire codebase and adding support for Twig 3.
August 25, 2019 #A week of symfony
This week, Symfony added support for an alternative directory convention for bundles which is similar to the one used in full Symfony apps. In addition, it continued adding types for arguments across its entire codebase.
August 18, 2019 #A week of symfony
This week, Symfony continued working on adding compatibility with the latest PHPUnit versions and made the PHPUnit Bridge component act as a polyfill for newest PHPUnit features. The translations of validation messages were also updated for some languages. Finally, Symfony announced some changes for standard version releases to align their end of support for both regular and security issues.
August 11, 2019 #A week of symfony