symfony / symfony-docs

The Symfony documentation
https://symfony.com/doc
Other
2.15k stars 5.11k forks source link

[Console][Process] Add `$verbosity` argument to `mustRun` helper method #20178

Open nicolas-grekas opened 2 weeks ago

nicolas-grekas commented 2 weeks ago
Q A
Feature PR symfony/symfony#58074
PR author(s) @willrowe
Merged in 7.2

We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.

To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.

Thank you! :smiley:

willrowe commented 1 week ago

I'm not sure where in the docs this should be added. I can't find anywhere that mustRun is referenced in the process helper section.

nicolas-grekas commented 1 week ago

Looks like we need doc for the method indeed!