php-src/ext/curl
Nikita Popov 161fd75773 Bump libcurl requirement to 7.12.1
The existence of the following functions is now guaranteed:
 * curl_reset()
 * curl_strerror()
 * curl_multi_strerror()
 * curl_share_strerror()

libcurl 7.12.1 has been released more than 13 years ago and is
available even in RHEL 4.
2017-12-19 23:23:56 +01:00
..
tests Add test for curl_mutli_close on non curl multi resource 2017-09-06 10:00:18 +01:00
config.m4 Bump libcurl requirement to 7.12.1 2017-12-19 23:23:56 +01:00
config.w32 move various places to the centralized OpenSSL setup routine 2017-01-08 00:25:47 +01:00
CREDITS
curl_file.c Merge branch 'PHP-7.1' 2017-01-15 17:33:48 -08:00
interface.c Bump libcurl requirement to 7.12.1 2017-12-19 23:23:56 +01:00
multi.c Bump libcurl requirement to 7.12.1 2017-12-19 23:23:56 +01:00
php_curl.h Bump libcurl requirement to 7.12.1 2017-12-19 23:23:56 +01:00
share.c Bump libcurl requirement to 7.12.1 2017-12-19 23:23:56 +01:00