Skip to content

Symfony Blog

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

November 11, 2019 #Releases
This week, we continued polishing the upcoming Symfony 4.4 and 5.0 releases. We also merged some pending new features, such as a command to lint services wiring and the removal of SecretEnvVarProcessor to simplify the management of encrypted secrets in configuration.
November 10, 2019 #A week of symfony
In Symfony 4.4, two new methods will allow you to better control how the progress bars are redrawn in console commands.
November 8, 2019 #Living on the edge
In Symfony 4.4, you can use URL DSN to configure PDO adapters, deleting cache items will be much faster, configuring chained cache pools will be simpler and new marshallers will reduce the space needed to store contents.
November 7, 2019 #Living on the edge
Symfony 4.4 will include a new WeekType form field to deal with week numbers as defined in the ISO 8601 standard.
November 6, 2019 #Living on the edge
In Symfony 4.4, forms can style checkboxes with Bootstrap's custom switches.
November 4, 2019 #Living on the edge
This week, Symfony 3.4.33 and 4.3.6 maintenance versions were released. Meanwhile, we continued polishing the upcoming Symfony 4.4 version, specially the Messenger component. Lastly, SymfonyInsight introduced a new feature to help you upgrade to Symfony 5.
November 3, 2019 #A week of symfony
November 1, 2019 #Releases
November 1, 2019 #Releases
In Symfony 4.4, stateful firewalls only create the user object when the application actually uses it, allowing more responses to be cacheable and improving the application performance.
October 31, 2019 #Living on the edge