grantc Fri Oct 7 12:59:35 2005 EDT
Modified files:
/phpdoc/en/reference/ingres-ii constants.xml
Log:
Clarified availability of new constants
http://cvs.php.net/diff.php/phpdoc/en/reference/ingres-ii/constants.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ingres-ii/constants.xml
diff -u phpdoc/en/reference/ingres-ii/constants.xml:1.4
phpdoc/en/reference/ingres-ii/constants.xml:1.5
--- phpdoc/en/reference/ingres-ii/constants.xml:1.4 Fri Oct 7 12:25:31 2005
+++ phpdoc/en/reference/ingres-ii/constants.xml Fri Oct 7 12:59:33 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="ingres.constants">
&reftitle.constants;
&extension.constants;
@@ -44,7 +44,7 @@
</term>
<listitem>
<simpara>
- Specifies the version of the Ingres Extension.
+ Specifies the version of the Ingres Extension. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -55,7 +55,7 @@
</term>
<listitem>
<simpara>
- Specifies the version of Ingres OpenAPI the extension was built against.
+ Specifies the version of Ingres OpenAPI the extension was built against.
Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -66,7 +66,7 @@
</term>
<listitem>
<simpara>
- Specifies that Ingres cursors should be opened in 'readonly' mode.
+ Specifies that Ingres cursors should be opened in 'readonly' mode.
Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -77,7 +77,7 @@
</term>
<listitem>
<simpara>
- Specifies that Ingres cursors should be opened 'for update'.
+ Specifies that Ingres cursors should be opened 'for update'. Available
since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -88,7 +88,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL.
+ Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL. Available
since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -99,7 +99,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL4.
+ Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL4. Available
since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -110,7 +110,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of FINNISH.
+ Equivalent to the II_DATE_FORMAT setting of FINNISH. Available since
version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -121,7 +121,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of ISO.
+ Equivalent to the II_DATE_FORMAT setting of ISO. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -132,7 +132,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of ISO4.
+ Equivalent to the II_DATE_FORMAT setting of ISO4. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -143,7 +143,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of GERMAN.
+ Equivalent to the II_DATE_FORMAT setting of GERMAN. Available since
version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -154,7 +154,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of MDY.
+ Equivalent to the II_DATE_FORMAT setting of MDY. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -166,7 +166,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of DMY.
+ Equivalent to the II_DATE_FORMAT setting of DMY. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -178,7 +178,7 @@
</term>
<listitem>
<simpara>
- Equivalent to the II_DATE_FORMAT setting of YMD.
+ Equivalent to the II_DATE_FORMAT setting of YMD. Available since version
1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -191,7 +191,7 @@
<listitem>
<simpara>
Speifies the currency character should be placed a the start of a money
- value. Equivalent to setting II_MONEY_FORMAT to 'L:'.
+ value. Equivalent to setting II_MONEY_FORMAT to 'L:'. Available since
version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@@ -204,7 +204,7 @@
<listitem>
<simpara>
Speifies the currency character should be placed a the end of a money
- value. Equivalent to setting II_MONEY_FORMAT to 'T:'.
+ value. Equivalent to setting II_MONEY_FORMAT to 'T:'. Available since
version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>