Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Open
Description
Symfony version(s) affected
6.4.* (same on 7.1.*)
Description
Hello,
When I test multiline question with phpunit andCommandTester
. Multiline question and next questions have invalid content.
Is there a bug, or something to do ?
Probably same question#58379
How to reproduce
https://github.com/alamirault/symfony-command-multiline
Run./vendor/bin/phpunit tests/Integration/Command/BadCommandTest.php
to see failed test.
But currently is
Possible Solution
No response
Additional Context
No response