php-src/ext/curl
Nikita Popov 85b5dc4711 Private/public split curl header
To allow exporting the php_curl.h header containing curl class
entries, split off a separate curl_private.h header with all the
implementation details.

We may move or expose additional APIs in php_curl.h on an as-needed
basis.
2020-09-07 11:12:41 +02:00
..
tests Promote warnings to exceptions in ext/curl 2020-08-14 17:40:35 +02:00
config.m4 Private/public split curl header 2020-09-07 11:12:41 +02:00
config.w32 Private/public split curl header 2020-09-07 11:12:41 +02:00
CREDITS
curl.stub.php Fix UNKNOWN default values in ext/curl 2020-06-18 13:26:32 +02:00
curl_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
curl_file.c Private/public split curl header 2020-09-07 11:12:41 +02:00
curl_file.stub.php Fix UNKNOWN default values in ext/curl 2020-06-18 13:26:32 +02:00
curl_file_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
curl_private.h Private/public split curl header 2020-09-07 11:12:41 +02:00
interface.c Private/public split curl header 2020-09-07 11:12:41 +02:00
multi.c Private/public split curl header 2020-09-07 11:12:41 +02:00
php_curl.h Private/public split curl header 2020-09-07 11:12:41 +02: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