php-src/ext/curl
Eli Schwartz 78e4f04752 ext/curl: port to pkg-config macro and consistently require its use
curl 7.15.1 in December 2006 first added pkg-config support, which is
earlier than the minimum supported version for php. This should
therefore be uiversally supported.
2018-12-09 17:28:02 +01:00
..
tests Use serialize_deny for CURLFile 2018-11-26 13:20:51 +01:00
config.m4 ext/curl: port to pkg-config macro and consistently require its use 2018-12-09 17:28:02 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
curl_file.c Use serialize_deny for CURLFile 2018-11-26 13:20:51 +01:00
interface.c Fix unused variable warning in curl 2018-12-09 17:05:02 +01:00
multi.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
php_curl.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
share.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
sync-constants.php Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00