mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
7a45dcfe2e
`CURLOPT_XFERINFOFUNCTION` is available as of cURL 7.32.0, and supersedes `CURLOPT_PROGRESSFUNCTION` which is still supported by latest cURL, though. Closes GH-7823.