In Symfony 4.3 you can force routes to include the values of all their placeholders in the generated URLs, even if those values are the default ones.
January 2, 2019
#Living on the edge
The last week of 2018 showed a low development activity. The upcoming Symfony 4.3 added a new option to force adding the trailing route parameters and there was a new proposal to add configurable argument value resolvers.
December 30, 2018
#A week of symfony
This week, the upcoming Symfony 4.3 version improved debug:autowiring to make it work without PHPdoc reflection and continued adding links in the console to improve the developer experience. In addition, Symfony explained its business model for the next year and it announced the workshops of the first 2019 conferences in Lille and Paris.
December 23, 2018
#A week of symfony
SymfonyInsight is now able to analyze Symfony 4.2 applications.
December 21, 2018
#SymfonyInsight
DoctrineFixturesBundle 3.1.0 has just been published and adds support for organizing fixture classes in groups, so you can load some but not all of them.
December 21, 2018
#Living on the edge
Twig 1.36 and 2.6 introduce a new tag to deprecate both entire templates and individual template blocks.
December 20, 2018
#Living on the edge
In Symfony 4.3, Console applications can render hyperlinks similar to web pages, making any text clickable and pointing it to some arbitrary URL.
December 19, 2018
#Living on the edge
Discover the pre-conference workshops organized at SymfonyLive Lille 2019 and SymfonyLive Paris 2019!
December 17, 2018
#Community
#Conferences
This week Symfony announced that there will be nine official Symfony conferences in 2019 in eight countries and three continents. Meanwhile, the work on the upcoming Symfony 4.3 started with the addition of new features like hyperlinks support in the console.
December 16, 2018
#A week of symfony