]> granicus.if.org Git - php/commit
- MFH
authorDavid Coallier <davidc@php.net>
Tue, 4 Nov 2008 18:28:41 +0000 (18:28 +0000)
committerDavid Coallier <davidc@php.net>
Tue, 4 Nov 2008 18:28:41 +0000 (18:28 +0000)
commit80e3ed56307174b62cfc6aeeea4f8906ee62d24e
treec56c13508cc8cb4fd4edef3d933227d1a70369e2
parent358ecee529c219b5f9d3a68ff020091aa5618cec
- MFH
- Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have
  an error code we used to return an array with one element. For the sake
  of consistency and verification of returned values at userland we are now
  returning an array with 3 elements. Note the two last elements are null but
  present

- Bug #4413: [DOC] If the error code returned by the DBH is null, we return
  a null value. This is used in order to help with empty error codes.
ext/pdo/pdo_dbh.c