php-src/ext/curl
Christoph M. Becker a83b68ba56 Use curl_mime_*() functions if available
As of curl 7.56.0, `curl_formadd()` is deprecated in favor of
`curl_mime_*()`, so we use the latter if available.
2019-04-16 08:43:21 +02:00
..
tests Add test for curl_version() 2019-04-15 15:57:11 +02:00
config.m4 Remove curl gnutls locking 2019-04-11 16:45:45 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
curl_file.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
interface.c Use curl_mime_*() functions if available 2019-04-16 08:43:21 +02:00
multi.c Merge branch 'PHP-7.3' into PHP-7.4 2019-03-15 17:08:01 +01:00
php_curl.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
share.c Remove local variables 2019-02-03 21:03:00 +01:00
sync-constants.php Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00