php-src/ext/curl
2022-06-26 01:00:19 +02:00
..
tests Update curl/tests/check_win_config.phpt 2022-06-14 11:45:44 +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 Add new curl_upkeep() function 2022-06-13 18:15:21 -04:00
curl_arginfo.h Add new curl_upkeep() function 2022-06-13 18:15:21 -04:00
curl_file.c Use zend_update_property_str() where appropriate 2021-09-30 14:34:39 +01:00
curl_file.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_file_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_private.h Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
interface.c Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
multi.c Expose new constants from libcurl 7.62 to 7.80 2022-06-13 18:15:21 -04:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Return true for success instead of failure in PHP cURL setopt helpers 2021-09-30 14:34:39 +01:00
sync-constants.php Introduce CURLOPT_XFERINFOFUNCTION 2022-04-22 18:09:06 +02:00