php-src/ext/curl
David Carlier ad65698a48
ext/curl: CURLOPT_FOLLOWLOCATION option handling.
it had been considered as boolean for years but since 8.13, it can
accept values beyond 1L, respectively CURLFOLLOW_OBEYCODE and
CURLFOLLOW_FIRSTONLY.

close GH-18444
2025-04-29 21:53:38 +01:00
..
tests ext/curl: CURLOPT_FOLLOWLOCATION option handling. 2025-04-29 21:53:38 +01: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: CURLOPT_FOLLOWLOCATION option handling. 2025-04-29 21:53:38 +01:00
curl_arginfo.h ext/curl: CURLOPT_FOLLOWLOCATION option handling. 2025-04-29 21:53:38 +01: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 ext/curl: CURLOPT_FOLLOWLOCATION option handling. 2025-04-29 21:53:38 +01:00
multi.c ext/curl: curl_getinfo, curl_multi_get_handles and curl_multi_setopt array optimisations. (#18389) 2025-04-21 17:13:57 +01: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