Closed khusseini closed 9 years ago
Hi, which anwser ? this may be an error of parsing of a question
Hi Mickael,
This happens at any given answer (single and multiple choice). Currently I tried only to give the 0-indexed answers but also giving the actual string as an answer fails.
In StartCommand the return of $questionHelper->ask(...) is always null.
Humm, this is not "certificationy" related imo. I have reset commit since 2 months (and was sure certificationy worked before).
Let me play with Symfony Console component, I come back soon :)
EDIT: regression introduced by Symfony Console component 2.7.2 => https://github.com/symfony/symfony/issues/15302
Thank you for report @mozzymoz
Not sure if the bug is reproducable, however I am always getting null as an answer. While debugging I came to ChoiceQuestion Class from the Console Component. There in line 165
Always returns null. Can anyone confirm this issue? I used a fresh clone from master and its dependencies from composer.json
Here is my composer.lock