Symfony 4.3 adds two new env var processors so you can set the value of an option to the value of some URL or query string part.
March 26, 2019
#Living on the edge
👍 1
In Symfony 4.3, event dispatching has been simplified to rely on pure PHP classes instead of using arbitrary strings to name events.
March 25, 2019
#Living on the edge
This week, we unveiled an upcoming Symfony and API Platform hackathon organized by the European Union. Meanwhile, the SymfonyLive Berlin 2019 conference made a call for papers and the SymfonyLive São Paulo 2019 conference announced its first speakers. Lastly, the popular FontAwesome library added the Symfony icon to their collection.
March 24, 2019
#A week of symfony
The first selected speakers of SymfonyLive São Paulo, the first SymfonyLive Portuguese conference in Brazil, have been announced.
March 22, 2019
#Community
#Conferences
The Symfony logo has been added as a new icon of FontAwesome in their latest 5.8 version.
March 22, 2019
#Symfony
The European Union is organising a Symfony and API Platform Hackathon on April 6 and 7, 2019.
March 21, 2019
#Community
#Symfony
SymfonyLive Berlin 2019 is already on the horizon. The CfP is live, we are looking forward to your talk proposals!
March 20, 2019
#Conferences
This week, the development activity of the upcoming Symfony 4.3 version focused on the HttpClient and Messenger components, to polish them before the "feature freeze" period starts in two weeks. Meanwhile, the SymfonyLive São Paulo 2019 conference announced its first speakers.
March 17, 2019
#A week of symfony
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