Skip to content

Enable ext/curl to speed up Composer installs #1068

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

Closed
sebastianbergmann opened this issue Apr 3, 2025 · 1 comment
Closed

Enable ext/curl to speed up Composer installs #1068

sebastianbergmann opened this issue Apr 3, 2025 · 1 comment
Assignees

Comments

@sebastianbergmann
Copy link
Owner

sebastianbergmann commented Apr 3, 2025

another thing I noticed in your CI output was this warning: "Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled." - if you don't have a good reason to have curl disabled there I'd say it'd make sense to enable it.

Originally posted by @Seldaek in composer/composer#12360 (comment)

@sebastianbergmann sebastianbergmann self-assigned this Apr 3, 2025
@sebastianbergmann sebastianbergmann transferred this issue from sebastianbergmann/phpunit Apr 3, 2025
@sebastianbergmann
Copy link
Owner Author

phpunit/phpunit actually has ext/curl in the respective GitHub Actions job(s), but phpunit/php-code-coverage (and possibly other dependencies) does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant