
Symfony 5.4 and Symfony 6.0 will be released simultaneously at the end of November 2021. According to the Symfony release process, both versions will have the same features, but Symfony 6.0 won't include any deprecated features. This is the first article of the series that shows the most important new features introduced by Symfony 5.4 and 6.0 versions.
Contributed by Wouter De Jong
in #42251.
Symfony Con

This week, Symfony 4.4.33 and 5.3.10 maintenance versions were released. Meanwhile, Symfony development activity focused on finishing and polishing many new features for the upcoming Symfony 5.4 and 6.0 versions. Lastly, we announced new speakers for the SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021) and some new additions to the Symfony Backers program.
Symfony development highlights
This week, 143 pull requests were merged (126 in code and 17 in docs) and 70 issues

Symfony 5.3.10 has just been released. Here is a list of the most important changes: bug #43798 [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist (@fancyweb) bug #43799 [PhpUnitBridge] fix symlink to bridge in docker by making its path relative (@nicolas-grekas) bug #43801 [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions (@nicolas-grekas) bug #43790 [String] Fix inflector for "zombies" (@acodispo) bug #43781 [Messenger] Fix TraceableMessageBus imple

Symfony 4.4.33 has just been released. Here is a list of the most important changes: bug #43798 [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist (@fancyweb) bug #43799 [PhpUnitBridge] fix symlink to bridge in docker by making its path relative (@nicolas-grekas) bug #43781 [Messenger] Fix TraceableMessageBus implementation so it can compute caller even when used within a callback (@Ocramius) bug #43655 [VarDumper] Fix dumping twig templates found in exceptions (@event15) bug #43484

In the past weeks we've announced the first and the second round of speakers, and the workshops of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing four additional speakers and talks.
From big ball of mud to clean architecture with Symfony In this talk, Rolando Caldas will show you how they faced the problem of applications that grow too fast while keeping Symfony as a framework on which to develop the product. See how the transforme

A few weeks ago we introduced the Symfony Sponsoring Program as a new way to help make the Symfony project development sustainable. The response so far has been enthusiastic and many new companies have joined the the program. In addition to the five initial sponsors that we mentioned on our previous post (Blackfire.io, Redirection.io, JoliCode, Private Packagist and SensioLabs), we've added the following: Les-Tilleuls.coop, a team of 50+ Symfony experts who can help you design, develop and fix y

This week, Symfony development activity focused on adding autocompletion features to some of the built-in commands. Meanwhile, the Symfony Docs website was redesigned to give it a modern and more useful look. Lastly, we announced nine additional speakers for the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021).
Symfony development highlights
his week, 69 pull requests were merged (50 in code and 19 in docs) and 55 issues were closed (42 in code and 13 in docs).

A few days ago we unveiled the redesign of the Symfony Documentation website. In addition to the new visual design, we revamped all the internals used to build the docs from their source. This article explains how we did it.
Building Symfony Docs The documentation of the Symfony project is Open Source and managed using the github.com/symfony/symfony-docs repository. Thousands of people from all over the world have contributed to these docs. It's one of the most popular doc projects of the entir

A few days ago we announced the first selected speakers and the workshops of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing nine additional speakers and talks.
Building a SaaS product with Symfony After several years of experience building Software As A Service products, Titouan Galopin will share some important tips on how to build a technically effective platform while also focusing on your business (e.g. how to build great subsc

This week, the upcoming Symfony 6.0 version continued polishing some of its new features, such as: the new debug:dotenv command, the profiler improvement to display authenticators information and the support of autowiring union and intersection types. In addition, we announced the workshops and the first speakers of the SymfonyWorld Online 2021 Winter Edition conference.
Symfony development highlights
This week, 66 pull requests were merged (53 in code and 13 in docs) and 63 issues were close