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

Work around broken composer install for legacy PHP on Windows #306

Merged
merged 1 commit into from Jun 6, 2023

Conversation

clue
Copy link
Member

@clue clue commented Jun 6, 2023

This changeset applies a lovely work-around for the broken composer install on legacy PHP on Windows. We've seen broken composer installs on such legacy platforms for the better half of the day and we've already wasted too much time on legacy platforms, so disabling HTTPS here seems reasonable. Note that this will likely be removed as part of upcoming ReactPHP v3 as discussed in https://github.com/orgs/reactphp/discussions/481 or in case the legacy platforms start working again, whichever comes first.

Refs #305 and composer/composer#5436
Builds on top of #299 and #238

@WyriHaximus WyriHaximus merged commit bf11696 into reactphp:1.x Jun 6, 2023
26 checks passed
@clue clue deleted the lelegacy branch June 6, 2023 17:08
@clue clue added this to the v1.13.0 milestone Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants