We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should note on README.md that most or all PHP versions do not enable PCNTL by default. The php versions should be compiled with --enable-pcntl
https://gist.github.com/jbanety/35d01689608ad89777d349f65c7b39c9
Added a repository with the PHP extensions compiled to version: https://github.com/johnpaulmedina/php7-pcntl-extensions
The text was updated successfully, but these errors were encountered:
ext-pcntl should also be added to composer.json.
ext-pcntl
composer.json
Sorry, something went wrong.
#9
No branches or pull requests
Should note on README.md that most or all PHP versions do not enable PCNTL by default. The php versions should be compiled with --enable-pcntl
https://gist.github.com/jbanety/35d01689608ad89777d349f65c7b39c9
Added a repository with the PHP extensions compiled to version:
https://github.com/johnpaulmedina/php7-pcntl-extensions
The text was updated successfully, but these errors were encountered: