[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/reference/pdo/_pdo/errorinfo.xml_pdostatement/errorinfo.xm
From:       Chris_Wright <daverandom () php ! net>
Date:       2019-06-22 0:00:07
Message-ID: svn-daverandom-1561161607-347629-1308045694 () svn ! php ! net
[Download RAW message or body]

daverandom                               Sat, 22 Jun 2019 00:00:07 +0000

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

Log:
Qualify PDO $errorInfo field descriptions, drivers may return additional data

Changed paths:
    U   phpdoc/en/trunk/reference/pdo/pdo/errorinfo.xml
    U   phpdoc/en/trunk/reference/pdo/pdostatement/errorinfo.xml

Modified: phpdoc/en/trunk/reference/pdo/pdo/errorinfo.xml
===================================================================
--- phpdoc/en/trunk/reference/pdo/pdo/errorinfo.xml	2019-06-21 23:38:13 UTC (rev 347628)
+++ phpdoc/en/trunk/reference/pdo/pdo/errorinfo.xml	2019-06-22 00:00:07 UTC (rev 347629)
@@ -21,7 +21,7 @@
   <para>
    <function>PDO::errorInfo</function> returns an array of error information
    about the last operation performed by this database handle. The array
-   consists of the following fields:
+   consists of at least the following fields:
    <informaltable>
     <tgroup cols="2">
      <thead>

Modified: phpdoc/en/trunk/reference/pdo/pdostatement/errorinfo.xml
===================================================================
--- phpdoc/en/trunk/reference/pdo/pdostatement/errorinfo.xml	2019-06-21 23:38:13 UTC (rev 347628)
+++ phpdoc/en/trunk/reference/pdo/pdostatement/errorinfo.xml	2019-06-22 00:00:07 UTC (rev 347629)
@@ -21,7 +21,7 @@
   <para>
    <function>PDOStatement::errorInfo</function> returns an array of
    error information about the last operation performed by this
-   statement handle. The array consists of the following fields:
+   statement handle. The array consists of at least the following fields:
    <informaltable>
     <tgroup cols="2">
      <thead>



-- 
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