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

[5.x] Prevent using pcntl when not installed #692

Merged
merged 1 commit into from
Nov 12, 2019
Merged

Conversation

driesvints
Copy link
Member

This prevents using pcntl when it's not installed. This was preventing Dusk from being run on Windows.

I have no way of testing this on Windows so I hope this will work.

Fixes #689

@driesvints driesvints mentioned this pull request Nov 12, 2019
@driesvints
Copy link
Member Author

driesvints commented Nov 12, 2019

Seems to work on Windows: #689 (comment)

@taylorotwell taylorotwell merged commit 716e5d5 into 5.0 Nov 12, 2019
@driesvints driesvints deleted the pcntl-update branch November 12, 2019 15:41
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.

Issue with ext-pcntl
2 participants