Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for proc_open #126

Merged
merged 1 commit into from
Dec 29, 2020
Merged

Check for proc_open #126

merged 1 commit into from
Dec 29, 2020

Conversation

barchard
Copy link
Contributor

Resolves the following PHP error:

PHP Fatal error: Uncaught Symfony\Component\Process\Exception\LogicException: The Process class relies on proc_open, which is not available on your PHP installation.

Resolves the following PHP error:

>PHP Fatal error:  Uncaught Symfony\Component\Process\Exception\LogicException: The Process class relies on proc_open, which is not available on your PHP installation.
@AlexVanderbist AlexVanderbist merged commit d371b76 into spatie:master Dec 29, 2020
@AlexVanderbist
Copy link
Member

Thanks!

@barchard barchard deleted the patch-1 branch December 30, 2020 01:39
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.

None yet

2 participants