[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/_appendices/ini.list.xml_reference/oci8/functions/oci-set-
From:       Christopher_Jones <sixd () php ! net>
Date:       2012-11-29 7:01:04
Message-ID: svn-sixd-1354172464-328558-1676349493 () svn ! php ! net
[Download RAW message or body]

sixd                                     Thu, 29 Nov 2012 07:01:04 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=328558

Log:
Fix Doc Bug #63619 (missing settings for oci8 on ini.list.php)

Bug: https://bugs.php.net/63619 (Assigned) missing settings for oci8 on ini.list.php
      
Changed paths:
    U   phpdoc/en/trunk/appendices/ini.list.xml
    U   phpdoc/en/trunk/reference/oci8/functions/oci-set-edition.xml
    U   phpdoc/en/trunk/reference/oci8/ini.xml

Modified: phpdoc/en/trunk/appendices/ini.list.xml
===================================================================
--- phpdoc/en/trunk/appendices/ini.list.xml	2012-11-29 06:24:34 UTC (rev 328557)
+++ phpdoc/en/trunk/appendices/ini.list.xml	2012-11-29 07:01:04 UTC (rev 328558)
@@ -2111,12 +2111,24 @@
        <entry>Available since PHP 4.3.3.</entry>
       </row>
       <row>
+       <entry><link linkend="ini.oci8.connection-class">oci8.connection_class</link></entry>
+       <entry>""</entry>
+       <entry>PHP_INI_ALL</entry>
+       <entry>Available since PHP 5.3 (PECL OCI8 1.3).</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.oci8.default-prefetch">oci8.default_prefetch</link></entry>
        <entry>"10"</entry>
        <entry>PHP_INI_SYSTEM</entry>
        <entry>Available since PHP 5.1.2.</entry>
       </row>
       <row>
+       <entry><link linkend="ini.oci8.events">oci8.events</link></entry>
+       <entry>Off</entry>
+       <entry>PHP_INI_SYSTEM</entry>
+       <entry>Available since PHP 5.3 (PECL OCI8 1.3).</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.oci8.max-persistent">oci8.max_persistent</link></entry>
        <entry>"-1"</entry>
        <entry>PHP_INI_SYSTEM</entry>

Modified: phpdoc/en/trunk/reference/oci8/functions/oci-set-edition.xml
===================================================================
--- phpdoc/en/trunk/reference/oci8/functions/oci-set-edition.xml	2012-11-29 06:24:34 UTC (rev 328557)
+++ phpdoc/en/trunk/reference/oci8/functions/oci-set-edition.xml	2012-11-29 07:01:04 UTC (rev 328558)
@@ -75,7 +75,7 @@
     To avoid inconsistencies and unexpected errors when using editions
     and <link linkend="oci8.connection">DRCP</link> with Oracle
     11.2.0.1, keep a one-to-one correspondence between
-    the <link linkend="ini.oci8.connection.class">oci8.connection_class</link>
+    the <link linkend="ini.oci8.connection-class">oci8.connection_class</link>
     and the edition name used by applications.  Each pooled server of
     a given connection class should only be used with one edition.
     This restriction has been removed with Oracle 11.2.0.2.

Modified: phpdoc/en/trunk/reference/oci8/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/oci8/ini.xml	2012-11-29 06:24:34 UTC (rev 328557)
+++ phpdoc/en/trunk/reference/oci8/ini.xml	2012-11-29 07:01:04 UTC (rev 328558)
@@ -17,7 +17,7 @@
        </thead>
        <tbody>
         <row>
-         <entry>oci8.connection_class</entry>
+         <entry><link linkend="ini.oci8.connection-class">oci8.connection_class</link></entry>
          <entry>""</entry>
          <entry>PHP_INI_ALL</entry>
          <entry>Available since PHP 5.3 (PECL OCI8 1.3).</entry>
@@ -79,7 +79,7 @@

     <para>
      <variablelist>
-      <varlistentry xml:id="ini.oci8.connection.class">
+      <varlistentry xml:id="ini.oci8.connection-class">
        <term>
         <parameter>oci8.connection_class</parameter>
         <type>string</type>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic