Adapt Symfony Console's argument parsing
sebastianheuer opened this issue · 1 comments
sebastianheuer commented
The Phive command should not try to interpret the arguments provided for Phive, but instead handle them as a single string.
tommy-muehle commented
Problem solved via "ignoreValidationErrors" option in this case.