**Symfony version(s) affected**: 5.3.0-dev **PHP version(s) affected**: <8 **Description** When running `bin/console` the shebang is printed in the output:  This happens cause the `bin/console` file is required in the [autoload runtime file](https://github.com/symfony/symfony/blob/896f4a6eb6a986cc29e096dfe1f3f7042b03126f/src/Symfony/Component/Runtime/Internal/autoload_runtime.template#L9).