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

Fatal Error when pcntl extension isn't installed #653

Merged
merged 1 commit into from Jan 23, 2017

Conversation

tommyseus
Copy link
Contributor

When the pcntl extension isn't installed, then the DocBlox_Parallel_Manager doesn't create the pipe property. In stopExecution() the Manager tries to call the push method on an undefined propety.

I have added a simple isset before the call.

@mrook mrook merged commit 68e4eed into phingofficial:master Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants