DCoderLT
DCoderLT
@carsonbot I updated my repro example ( https://github.com/DCoderLT/symfony_issue_53839 ) with the latest version of Symfony, and yes, this still happens. The workaround is to invoke this command in non-debug mode...
@carsonbot I updated my repro example ( https://github.com/DCoderLT/symfony_issue_53839 ) with the latest version of Symfony, and yes, this still happens.
@carsonbot I updated my repro example ( https://github.com/DCoderLT/symfony_issue_53839 ) with the latest version of Symfony, and yes, this still happens. The workaround with `APP_DEBUG=0` still works.