php-src/ext/curl
Cameron Porter b11785c5e4 Fixed bug #81085: Add version 7.71.0 blob options.
Adds support for the following options beginning with version 7.71.0:

    CURLOPT_ISSUERCERT_BLOB
    CURLOPT_PROXY_ISSUERCERT
    CURLOPT_PROXY_ISSUERCERT_BLOB
    CURLOPT_PROXY_SSLCERT_BLOB
    CURLOPT_PROXY_SSLKEY_BLOB
    CURLOPT_SSLCERT_BLOB
    CURLOPT_SSLKEY_BLOB

Closes GH-7194.
2021-06-28 09:54:45 +02:00
..
tests Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
config.m4 Private/public split curl header 2020-09-07 11:12:41 +02:00
config.w32 Allow PHP_CURL_APIs to be imported by DLLs 2020-11-24 14:12:39 +01:00
CREDITS
curl.stub.php Remove unnecessary curl version guards in stubs 2021-06-14 15:33:26 +02:00
curl_arginfo.h Remove unnecessary curl version guards in stubs 2021-06-14 15:33:26 +02:00
curl_file.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
curl_file.stub.php Declare tentative return types for ext/curl 2021-05-26 12:30:07 +02:00
curl_file_arginfo.h Declare tentative return types for ext/curl 2021-05-26 12:30:07 +02:00
curl_private.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
interface.c Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
multi.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sync-constants.php Merge branch 'PHP-7.3' into PHP-7.4 2019-05-02 15:13:24 +02:00