php-src/ext/curl
Peter Kokot 9dbcb91152
Refactor check for libcurl linkage with OpenSSL < 1.1 (#14319)
- One excessive AC_MSG_RESULT removed
- AC_RUN_IFELSE wrapped in AC_CACHE_CHECK for easier cross-compiling
  edge cases
- Check wrapped in the thread safety condition since this is relevant
  only when ZTS is enabled
2024-06-08 17:59:59 +02:00
..
tests Merge branch 'PHP-8.3' 2024-05-24 14:42:50 +02:00
config.m4 Refactor check for libcurl linkage with OpenSSL < 1.1 (#14319) 2024-06-08 17:59:59 +02:00
config.w32 ext/curl: Cleanup config.w32 to remove superfluous checks and outdated comments (#13684) 2024-03-12 17:56:07 +01:00
CREDITS
curl.stub.php ext/curl: Bump minimum Curl version to >= 7.61.0 (#13259) 2024-01-31 13:48:17 +00:00
curl_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01: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 Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
curl_private.h ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
interface.c ext/curl: Fix [-Wsign-compare] warning 2024-06-06 16:18:23 +01:00
multi.c ext/curl: Refactor cURL to only use FCC (#13291) 2024-05-01 15:09:11 +01:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sync-constants.php ext/curl: Bump minimum Curl version to >= 7.61.0 (#13259) 2024-01-31 13:48:17 +00:00