From 22cd3ffc07bbd7fd2a8ded495dfa773a76654dbd Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 14 Apr 2005 06:37:37 +0000 Subject: [PATCH] Document constants version (bug #32695) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184322 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-setopt.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/reference/curl/functions/curl-setopt.xml b/reference/curl/functions/curl-setopt.xml index 3615cc3b5b..cc5fd37982 100644 --- a/reference/curl/functions/curl-setopt.xml +++ b/reference/curl/functions/curl-setopt.xml @@ -1,5 +1,5 @@ - + @@ -119,6 +119,7 @@ only. + Added in PHP 5.0.0. @@ -233,7 +234,7 @@ in multi-threaded SAPIs so timeout options can still be used. - Added in CURL 7.10. + Added in CURL 7.10 and PHP 5.0.0. @@ -304,6 +305,7 @@ hostname has changed. + Added in PHP 5.0.0. @@ -348,7 +350,7 @@ this request will be fulfilled, however. - Added in CURL 7.10. + Added in CURL 7.10 and PHP 5.0.0. @@ -390,7 +392,7 @@ CURLFTPAUTH_DEFAULT (let CURL decide). - Added in CURL 7.12.2 and available since PHP 5.1.0 + Added in CURL 7.12.2 and PHP 5.1.0. @@ -431,6 +433,7 @@ + Added in PHP 5.0.0. @@ -510,6 +513,7 @@ also be set in CURLOPT_PROXY. + Added in PHP 5.0.0. @@ -519,7 +523,7 @@ CURLPROXY_SOCKS5. - Added in CURL 7.10. + Added in CURL 7.10 and PHP 5.0.0. @@ -690,6 +694,7 @@ is set, a header containing all supported encoding types is sent. + Added in PHP 5.0.0. @@ -820,7 +825,7 @@ and "ENG". - Added in CURL 7.9.3. + Added in CURL 7.9.3 and PHP 5.0.0. @@ -927,7 +932,7 @@ responses and not as errors. - Added in CURL 7.10.3. + Added in CURL 7.10.3 and PHP 5.0.0.