php-src/ext/curl
Niels Dossche c10afa9643
Simplify curl gc handlers (#18227)
Since these objects are final and have no dynamic properties, we don't
have to build a property table.
2025-04-02 17:33:02 +02:00
..
tests ext/curl: update Caddyfile basicauth to basic_auth 2025-03-05 16:30:59 +07:00
config.m4 Autotools: Replace AC_MSG_ERROR with AC_MSG_FAILURE (#15209) 2024-08-04 07:36:37 +02:00
config.w32 Merge branch 'PHP-8.4' 2025-02-21 12:50:21 +01:00
CREDITS
curl.stub.php ext/curl: Add CURLINFO_{USED_PROXY,HTTPAUTH_USED,PROXYAUTH_USED} 2025-02-17 17:37:27 +07:00
curl_arginfo.h ext/curl: Add CURLINFO_{USED_PROXY,HTTPAUTH_USED,PROXYAUTH_USED} 2025-02-17 17:37:27 +07:00
curl_file.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
curl_file.stub.php
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 RFC: Add CurlSharePersistentHandle objects (#16937) 2025-01-06 21:52:00 +01:00
interface.c Simplify curl gc handlers (#18227) 2025-04-02 17:33:02 +02:00
multi.c Simplify curl gc handlers (#18227) 2025-04-02 17:33:02 +02:00
php_curl.h RFC: Add CurlSharePersistentHandle objects (#16937) 2025-01-06 21:52:00 +01:00
share.c ext/curl: Various minor clean-up refactorings (#18042) 2025-03-15 18:14:33 +00:00
sync-constants.php ext/curl: update sync-constants.php consts-ignore list 2025-03-04 21:21:00 +07:00