Skip to content

Remove compat hack for curl_httppost#22821

Merged
Girgias merged 1 commit into
php:masterfrom
Sjord:curl-httppost
Jul 20, 2026
Merged

Remove compat hack for curl_httppost#22821
Girgias merged 1 commit into
php:masterfrom
Sjord:curl-httppost

Conversation

@Sjord

@Sjord Sjord commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

HttpPost was renamed to curl_httppost in curl 7.9.6. Since the minimum version for PHP is 7.61.0, we can safely depend on curl_httppost.

curl/curl@5799852

HttpPost was renamed to curl_httppost in curl 7.9.6. Since the minimum
version for PHP is 7.61.0, we can safely depend on curl_httppost.

curl/curl@5799852
@Sjord
Sjord requested a review from adoy as a code owner July 20, 2026 09:10
@Girgias
Girgias merged commit af43113 into php:master Jul 20, 2026
18 checks passed
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.

2 participants