php-src/ext/curl
Niels Dossche 2c532cf02b
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix GH-16802: open_basedir bypass using curl extension
2024-11-15 21:17:56 +01:00
..
tests Merge branch 'PHP-8.4' 2024-11-15 21:17:56 +01:00
config.m4 Autotools: Replace AC_MSG_ERROR with AC_MSG_FAILURE (#15209) 2024-08-04 07:36:37 +02:00
config.w32 Remove superfluous determination of cURL version (GH-16787) 2024-11-14 12:25:08 +01:00
CREDITS
curl.stub.php curl: Add curl_multi_get_handles() (#16363) 2024-10-16 16:24:04 +02:00
curl_arginfo.h curl: Add curl_multi_get_handles() (#16363) 2024-10-16 16:24:04 +02:00
curl_file.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00: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 Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
curl_private.h curl: Remove unnecessary dynamic allocation for HashTable in _php_curl_free (#16297) 2024-10-08 15:07:32 +02:00
interface.c Merge branch 'PHP-8.4' 2024-11-15 21:17:56 +01:00
multi.c curl: Add curl_multi_get_handles() (#16363) 2024-10-16 16:24:04 +02:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
sync-constants.php ext/curl: Add CURLOPT_DEBUGFUNCTION option (GH-15674) 2024-09-24 10:56:56 +02:00