[GIT-PULLS] [php-src] PR #22821: Remove compat hack for curl_httppost

[email protected] (Sjord) Mon, 20 Jul 2026 09:10:45 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22821
Author: Sjord

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.

https://github.com/curl/curl/commit/579985242455741d34df17eea94174772bbe4e32