Skip to content

Symfony Blog

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

In Symfony 4.3, the Messenger component will switch from JSON to native PHP to serialize messages to a transport.
March 15, 2019 #Living on the edge
In Symfony 4.3, routes can include boolean container parameters, some routing options have been deprecated and the debug:router command will also display the route conditions.
March 14, 2019 #Living on the edge
In Symfony 4.3, apps which are accidentally published in development version are protected by default to prevent indexing them in search engines.
March 13, 2019 #Living on the edge
Fixing a vulnerability in Twig's sandbox mode.
March 12, 2019 #Security Advisories #Twig
This week, Symfony got real-time push capabilities thanks to Mercure project. It also introduced a new HttpClient component. Meanwhile, Symfony 3.4.23 and 4.2.4 maintenance versions were published and Twig announced its move to namespaced classes.
March 10, 2019 #A week of symfony
Symfony gets real-time push capabilities thanks to the Mercure component and bundle, which provide a modern and efficient alternative to timer-based polling and to WebSocket.
March 7, 2019 #Symfony 👍 1
The next stable version of Twig 2.x will deprecate non-namespaced PHP classes, which will be removed in Twig 3.x (to be released during 2019).
March 6, 2019 #Living on the edge
March 3, 2019 #Releases
March 3, 2019 #Releases
This week, the upcoming Symfony 4.3 version deprecated the Role and SwitchUserRole classes. In addition, a new component to compose MIME messages and a new HttpClient component were introduced. Lastly, the SymfonyLive Brasil 2019 conference opened its Call for Papers and its registrations.
March 3, 2019 #A week of symfony