We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.4.* (same on 7.1.*)
Hello,
When I test multiline question with phpunit and CommandTester. Multiline question and next questions have invalid content.
CommandTester
Is there a bug, or something to do ?
Probably same question #58379
https://github.com/alamirault/symfony-command-multiline
Run ./vendor/bin/phpunit tests/Integration/Command/BadCommandTest.php to see failed test.
./vendor/bin/phpunit tests/Integration/Command/BadCommandTest.php
Expected is
But currently is
No response
The text was updated successfully, but these errors were encountered:
Hey, thanks for your report! There has not been a lot of activity here for a while. Is this bug still relevant? Have you managed to find a workaround?
Sorry, something went wrong.
No branches or pull requests
Symfony version(s) affected
6.4.* (same on 7.1.*)
Description
Hello,
When I test multiline question with phpunit and
CommandTester
. 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.Expected is

But currently is
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: