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
Composer 1.3.0 now reloads PHP in order to disable XDebug. This results in the following error being generated whenever the library is used:
PHP Warning: Module 'pcntl' already loaded in Unknown on line 0 Warning: Module 'pcntl' already loaded in Unknown on line 0
other packages are affected by this too. more info:
https://github.com/Homebrew/homebrew-php/issues/3896#issuecomment-271522581 https://github.com/sensiolabs/SensioDistributionBundle/pull/304/files
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Composer 1.3.0 now reloads PHP in order to disable XDebug. This results in the following error being generated whenever the library is used:
other packages are affected by this too. more info:
https://github.com/Homebrew/homebrew-php/issues/3896#issuecomment-271522581
https://github.com/sensiolabs/SensioDistributionBundle/pull/304/files
The text was updated successfully, but these errors were encountered: