Skip to content

Symfony Blog

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

Symfony 4.3 adds support for "wither methods" so you can configure optional features for services whilst keeping them immutable.
April 4, 2019 #Living on the edge
Discover the entire schedule for SymfonyLive Tunis 2019. New, you can now register to the conference and the workshops in Tunisian Dinar. Check it out!
April 3, 2019 #Community #Conferences
Symfony 4.3 adds lots of new assertions to simplify your functional tests and boost your productivity.
April 3, 2019 #Living on the edge
April 2, 2019 #Releases
April 2, 2019 #Releases
In Symfony 4.3, the Doctrine mapping configuration is introspected to automatically add some validation constraints based on it.
April 2, 2019 #Living on the edge
This week, Symfony development activity focused on finishing and polishing some features, mostly about the Messenger, HttpClient and Mailer components. Meanwhile, the full Symfony Mailer component was finally unveiled during the SymfonyLive Paris 2019 conference.
March 31, 2019 #A week of symfony
In Symfony 4.3, the new Unique constraint can validate that all the elements of a given collection are unique.
March 29, 2019 #Living on the edge
In Symfony 4.3, routes can define three new options called utf8, locale and format to configure those values directly without having to add other options to do that.
March 28, 2019 #Living on the edge
In Symfony 4.3, the Finder component can exclude from the results all the files/directories that match the patterns of the gitignore file.
March 27, 2019 #Living on the edge