You should use interfaces instead of classes in your projects typehints.
November 11, 2018
#SymfonyInsight
This week, the upcoming Symfony 4.2 version added the loadEnv() method to replace the newly introduced loadForEnv() method. In addition a new Application::bootstrapEnv() method was introduced to define APP_ENV/APP_DEBUG from argv. Finally, the SymfonyCon Lisbon 2018 conference announced a scholarship program and a fundraising campaign.
November 11, 2018
#A week of symfony
Symfony 4.2 adds a new clearErrors() method to allow you remove errors after the form has been validated.
November 9, 2018
#Living on the edge
We're very pleased to launch our scholarship program for SymfonyCon Lisbon 2018! We're also launching a fundraising campaign to finance the scholarship program, check here all the details!
November 8, 2018
#Community
#Conferences
#Diversity
Symfony 4.2 includes several improvements related to translations, such as fallback routes, identity translators and support for ICU parent locales.
November 8, 2018
#Living on the edge
Less than a month before SymfonyCon Lisbon 2018! If you're not registered yet, find out 3 more top reasons to join us there and be part of the international Symfony event of the year!
November 7, 2018
#Community
#Conferences
In Symfony 4.2, the Symfony Profiler shows all the details about security voter decisions, to make things easier to debug.
November 7, 2018
#Living on the edge
Webpack Encore 0.21.0 is now available! With support for Webpack 4, copying files, browserslist, and a new WebpackEncoreBundle, it's the best Encore ever.
November 6, 2018
#Living on the edge
Symfony 4.2 adds a new AbstractController::addLink() shortcut so you can add Link HTTP headers more easily when using HTTP/2 and the WebLink component.
November 5, 2018
#Living on the edge
This week, Symfony 2.8.47, 3.4.18 and 4.1.7 maintenance versions were released. In addition, the first beta of Symfony 4.2 was released, including recently added new features like some debug:autowiring command improvements.
November 4, 2018
#A week of symfony