vrana Thu Apr 14 02:37:39 2005 EDT
Modified files:
/phpdoc/en/reference/curl/functions curl-setopt.xml
Log:
Document constants version (bug #32695)
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/curl/functions/curl-setopt.xml
diff -u phpdoc/en/reference/curl/functions/curl-setopt.xml:1.16
phpdoc/en/reference/curl/functions/curl-setopt.xml:1.17
--- phpdoc/en/reference/curl/functions/curl-setopt.xml:1.16 Fri Nov 19
05:16:38 2004
+++ phpdoc/en/reference/curl/functions/curl-setopt.xml Thu Apr 14 02:37:37 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<!-- splitted from ./en/functions/curl.xml, last change in rev 1.1 -->
<refentry id="function.curl-setopt">
<refnamediv>
@@ -119,6 +119,7 @@
only.
</entry>
<entry>
+ Added in PHP 5.0.0.
</entry>
</row>
<row>
@@ -233,7 +234,7 @@
in multi-threaded SAPIs so timeout options can still be used.
</entry>
<entry>
- Added in CURL 7.10.
+ Added in CURL 7.10 and PHP 5.0.0.
</entry>
</row>
<row>
@@ -304,6 +305,7 @@
hostname has changed.
</entry>
<entry>
+ Added in PHP 5.0.0.
</entry>
</row>
<row>
@@ -348,7 +350,7 @@
this request will be fulfilled, however.
</entry>
<entry>
- Added in CURL 7.10.
+ Added in CURL 7.10 and PHP 5.0.0.
</entry>
</row>
<row>
@@ -390,7 +392,7 @@
<literal>CURLFTPAUTH_DEFAULT</literal> (let CURL decide).
</entry>
<entry>
- Added in CURL 7.12.2 and available since PHP 5.1.0
+ Added in CURL 7.12.2 and PHP 5.1.0.
</entry>
</row>
<row>
@@ -431,6 +433,7 @@
</para>
</entry>
<entry>
+ Added in PHP 5.0.0.
</entry>
</row>
<row>
@@ -510,6 +513,7 @@
also be set in <constant>CURLOPT_PROXY</constant>.
</entry>
<entry>
+ Added in PHP 5.0.0.
</entry>
</row>
<row>
@@ -519,7 +523,7 @@
<parameter>CURLPROXY_SOCKS5</parameter>.
</entry>
<entry>
- Added in CURL 7.10.
+ Added in CURL 7.10 and PHP 5.0.0.
</entry>
</row>
<row>
@@ -690,6 +694,7 @@
is set, a header containing all supported encoding types is sent.
</entry>
<entry>
+ Added in PHP 5.0.0.
</entry>
</row>
<row>
@@ -820,7 +825,7 @@
and <literal>"ENG"</literal>.
</entry>
<entry>
- Added in CURL 7.9.3.
+ Added in CURL 7.9.3 and PHP 5.0.0.
</entry>
</row>
<row>
@@ -927,7 +932,7 @@
responses and not as errors.
</entry>
<entry>
- Added in CURL 7.10.3.
+ Added in CURL 7.10.3 and PHP 5.0.0.
</entry>
</row>
<row>