Home
last modified time | relevance | path

Searched refs:CURLOPT_DNS_USE_GLOBAL_CACHE (Results 1 – 6 of 6) sorted by relevance

/PHP-8.4/ext/curl/tests/
H A Dbug71144.phpt4 Since Curl 7.62, CURLOPT_DNS_USE_GLOBAL_CACHE has no effect, and is
11 var_dump(curl_setopt($ch, CURLOPT_DNS_USE_GLOBAL_CACHE, 1));
/PHP-8.4/ext/curl/
H A Dcurl.stub.php79 const CURLOPT_DNS_USE_GLOBAL_CACHE = UNKNOWN; define
H A Dcurl_arginfo.h231 …REGISTER_LONG_CONSTANT("CURLOPT_DNS_USE_GLOBAL_CACHE", CURLOPT_DNS_USE_GLOBAL_CACHE, CONST_PERSIST… in register_curl_symbols()
H A Dinterface.c2188 case CURLOPT_DNS_USE_GLOBAL_CACHE: in _php_curl_setopt()
/PHP-8.4/
H A DNEWS308 . The CURLOPT_DNS_USE_GLOBAL_CACHE option is now silently ignored. (Ayesh Karunaratne)
H A DUPGRADING995 . The CURLOPT_DNS_USE_GLOBAL_CACHE Curl option no longer has any

Completed in 46 milliseconds