php-src/ext/curl
Niels Dossche 764154dc75
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix GH-18990, bug #81029, bug #47314: SOAP HTTP socket not closing on object destruction
  Fix leak when path is too long in ZipArchive::extractTo()
  curl: Remove incorrect string release on error
2025-07-02 18:46:37 +02:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2025-06-21 00:37:51 +02:00
config.m4 Fix linking ext/curl against OpenSSL (#13262) 2025-06-06 13:51:21 +02:00
config.w32 Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib 2025-02-21 13:08:01 +01:00
CREDITS
curl.stub.php ext/curl: Add CURLINFO_POSTTRANSFER_TIME_T support (GH-15849) 2024-09-24 13:39:07 +02:00
curl_arginfo.h ext/curl: Add CURLINFO_POSTTRANSFER_TIME_T support (GH-15849) 2024-09-24 13:39:07 +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 Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
curl_private.h Merge branch 'PHP-8.3' into PHP-8.4 2025-06-21 00:37:51 +02:00
interface.c Merge branch 'PHP-8.3' into PHP-8.4 2025-07-02 18:46:37 +02:00
multi.c Merge branch 'PHP-8.3' into PHP-8.4 2025-06-21 00:37:51 +02:00
php_curl.h
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