Skip to content

Conversation

nunomaduro
Copy link
Member

This pull request adds the process's output to the ProcessFailedException's error message. Similar to what Symfony does to their own ProcessFailedException exception.

Note that, this pull request also changes the class extended by ProcessFailedException - as for sure, by mistake we were extending the RuntimeException of the console component.

Fixes: #47281.

@nunomaduro nunomaduro requested a review from taylorotwell May 30, 2023 13:43
@taylorotwell taylorotwell merged commit 9de048d into 10.x May 30, 2023
@taylorotwell taylorotwell deleted the fix/failed-output-error-message branch May 30, 2023 14:17
@ManuelLeiner
Copy link

Works like a charm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Process facade / ProcessResult hides exceptions
4 participants