Skip to content

[Process] Adjust Process mustRun method phpdoc - #63096

Merged
nicolas-grekas merged 1 commit into
symfony:6.4from
alamirault:hotfix/fix-process-phpdoc
Jan 19, 2026
Merged

[Process] Adjust Process mustRun method phpdoc#63096
nicolas-grekas merged 1 commit into
symfony:6.4from
alamirault:hotfix/fix-process-phpdoc

Conversation

@alamirault

Copy link
Copy Markdown
Contributor
Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues Fix #...
License MIT

Process::mustRun method use Process::run method without catching exceptions.
So mustRun can throw the same exceptions of run.

I found due to a phpstan violation error

@nicolas-grekas

Copy link
Copy Markdown
Member

Thank you @alamirault.

@nicolas-grekas
nicolas-grekas merged commit bedd4a6 into symfony:6.4 Jan 19, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants