**Symfony version(s) affected**: 4.1.4 **Description** The console is broken after upgrading our vendor directory from Symfony 4.1.3 to 4.1.4. The command throws a PhpDumper exception: **How to reproduce** ``` bin/console In PhpDumper.php line 1543: Cannot dump definitions which have method calls. ``` **Additional context** 