Closed
Description
Symfony version(s) affected: 5.2.5
Description
All console commands in dev-environment show a warning regarding the ServerDumpPlaceholderCommand.
How to reproduce
Run any console command with configuration variable dump_destination is not set.
Possible Solution
Additional context
[WARNING] Some commands could not be registered:
In Application.php line 496:
[Symfony\Component\Console\Exception\LogicException]
The command defined in "Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceh
olderCommand" cannot have an empty name.