mboeren Fri Nov 22 03:30:33 2002 EDT
Modified files:
/phpdoc/en/reference/dbx constants.xml ini.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-connect.xml dbx-query.xml
Log:
Update PHP version availability for new Oracle oci8 support.
Index: phpdoc/en/reference/dbx/constants.xml
diff -u phpdoc/en/reference/dbx/constants.xml:1.4
phpdoc/en/reference/dbx/constants.xml:1.5
--- phpdoc/en/reference/dbx/constants.xml:1.4 Tue Oct 29 05:42:23 2002
+++ phpdoc/en/reference/dbx/constants.xml Fri Nov 22 03:30:32 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="constants.dbx">
&reftitle.constants;
&extension.constants;
@@ -62,7 +62,7 @@
<varlistentry>
<term>
<constant>DBX_OCI8</constant>
- (<link linkend="language.types.integer">integer</link>) CVS only
+ (<link linkend="language.types.integer">integer</link>) (available from PHP
+4.3.0)
</term>
<listitem>
<simpara>
@@ -128,7 +128,7 @@
<varlistentry>
<term>
<constant>DBX_COLNAMES_UNCHANGED</constant>
- (<link linkend="language.types.integer">integer</link>) CVS only
+ (<link linkend="language.types.integer">integer</link>) (available from PHP
+4.3.0)
</term>
<listitem>
<simpara>
@@ -139,7 +139,7 @@
<varlistentry>
<term>
<constant>DBX_COLNAMES_UPPERCASE</constant>
- (<link linkend="language.types.integer">integer</link>) CVS only
+ (<link linkend="language.types.integer">integer</link>) (available from PHP
+4.3.0)
</term>
<listitem>
<simpara>
@@ -150,7 +150,7 @@
<varlistentry>
<term>
<constant>DBX_COLNAMES_LOWERCASE</constant>
- (<link linkend="language.types.integer">integer</link>) CVS only
+ (<link linkend="language.types.integer">integer</link>) (available from PHP
+4.3.0)
</term>
<listitem>
<simpara>
Index: phpdoc/en/reference/dbx/ini.xml
diff -u phpdoc/en/reference/dbx/ini.xml:1.2 phpdoc/en/reference/dbx/ini.xml:1.3
--- phpdoc/en/reference/dbx/ini.xml:1.2 Tue Oct 29 03:41:02 2002
+++ phpdoc/en/reference/dbx/ini.xml Fri Nov 22 03:30:33 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="dbx.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -28,7 +28,7 @@
</para>
<note>
<para>
- This ini-option is in CVS only.
+ This ini-option is available available from PHP 4.3.0.
</para>
</note>
<para>
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.9
phpdoc/en/reference/dbx/reference.xml:1.10
--- phpdoc/en/reference/dbx/reference.xml:1.9 Tue Oct 29 05:42:23 2002
+++ phpdoc/en/reference/dbx/reference.xml Fri Nov 22 03:30:33 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!--
If anyone from the translator group has problems with the
@@ -64,7 +64,7 @@
</listitem>
<listitem>
<simpara>
- <link linkend="ref.oci8">Oracle (oci8)</link> (CVS only).
+ <link linkend="ref.oci8">Oracle (oci8)</link> (available from PHP 4.3.0).
</simpara>
</listitem>
</itemizedlist>
Index: phpdoc/en/reference/dbx/functions/dbx-connect.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.4
phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.5
--- phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.4 Thu Oct 24 11:06:41
2002
+++ phpdoc/en/reference/dbx/functions/dbx-connect.xml Fri Nov 22 03:30:33 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
<refentry id="function.dbx-connect">
<refnamediv>
@@ -66,7 +66,7 @@
</listitem>
<listitem>
<simpara>
- <constant>DBX_OCI8</constant> or "oci8" (CVS only)
+ <constant>DBX_OCI8</constant> or "oci8" (available from PHP 4.3.0)
</simpara>
</listitem>
</itemizedlist>
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.6
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.7
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.6 Wed Oct 30 11:08:52 2002
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml Fri Nov 22 03:30:33 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
<refentry id="function.dbx-query">
<refnamediv>
@@ -104,7 +104,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>DBX_COLNAMES_UNCHANGED</constant> (CVS only)
+ <constant>DBX_COLNAMES_UNCHANGED</constant> (available from PHP 4.3.0)
</term>
<listitem>
<simpara>
@@ -114,7 +114,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>DBX_COLNAMES_UPPERCASE</constant> (CVS only)
+ <constant>DBX_COLNAMES_UPPERCASE</constant> (available from PHP 4.3.0)
</term>
<listitem>
<simpara>
@@ -125,7 +125,7 @@
</varlistentry>
<varlistentry>
<term>
- <constant>DBX_COLNAMES_LOWERCASE</constant> (CVS only)
+ <constant>DBX_COLNAMES_LOWERCASE</constant> (available from PHP 4.3.0)
</term>
<listitem>
<simpara>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php