php-src/ext/curl
Nikita Popov 8c00c919e3 Merge branch 'PHP-8.0'
* PHP-8.0:
  Add missing derefs in CurlFile
2021-02-02 10:32:25 +01:00
..
tests Merge branch 'PHP-8.0' 2021-01-18 11:01:39 +01: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 Fix curl_multi_getcontent() parameter name 2020-11-19 10:17:17 +01:00
curl_arginfo.h Fix curl_multi_getcontent() parameter name 2020-11-19 10:17:17 +01:00
curl_file.c Add support for generating class entries from stubs 2021-01-26 11:50:36 +01:00
curl_file.stub.php Add support for generating class entries from stubs 2021-01-26 11:50:36 +01:00
curl_file_arginfo.h Add support for generating class entries from stubs 2021-01-26 11:50:36 +01:00
curl_private.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
interface.c Merge branch 'PHP-8.0' 2021-02-02 10:32:25 +01:00
multi.c Remove method member from php_curl_callback 2021-01-04 16:24:20 +01:00
php_curl.h Allow PHP_CURL_APIs to be imported by DLLs 2020-11-24 14:12:39 +01:00
share.c Private/public split curl header 2020-09-07 11:12:41 +02:00
sync-constants.php Merge branch 'PHP-7.3' into PHP-7.4 2019-05-02 15:13:24 +02:00