Skip to content

WIP Add CurlHandle support#13

Closed
malberts wants to merge 1 commit intoonoi:masterfrom
malberts:curlhandle
Closed

WIP Add CurlHandle support#13
malberts wants to merge 1 commit intoonoi:masterfrom
malberts:curlhandle

Conversation

@malberts
Copy link
Copy Markdown

@malberts malberts commented Dec 9, 2022

Semantic MediaWiki PHP 8 tests are failing because resource was replaced by CurlHandle.
SMW issue: SemanticMediaWiki/SemanticMediaWiki#5346

This is a hacky, partially tested fix. It makes the SMW CURL errors go away on PHP 8, though.
It's partially manually tested, because the unit tests are using ancient PHPUnit stuff which requires more fixes.

This could go into a release 1.4.0. The alternative proper solution is to start version 2.0.0 which supports only PHP 8.0+. SMW will then have to require either 2.x or 1.x.

@malberts malberts changed the title Add CurlHandle support WIP Add CurlHandle support Dec 9, 2022
@malberts
Copy link
Copy Markdown
Author

malberts commented Dec 9, 2022

Superseded by #14

@malberts malberts closed this Dec 9, 2022
@malberts malberts deleted the curlhandle branch December 9, 2022 11:12
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.

1 participant