]> granicus.if.org Git - php/commit
First cut at a "unified" error handling API. The main thing that is missing
authorWez Furlong <wez@php.net>
Thu, 20 May 2004 00:05:22 +0000 (00:05 +0000)
committerWez Furlong <wez@php.net>
Thu, 20 May 2004 00:05:22 +0000 (00:05 +0000)
commite7c72f8455ed26087bbf974723179fbf77696280
treeb9bece7152c29793f858832fcbdf9b6d60cad18f
parent08ce920c9ed3107da694797777b3bbc6a4b75dbe
First cut at a "unified" error handling API.  The main thing that is missing
currently is a switch in the dbh to indicate what to do with the errors.
ext/pdo/pdo.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo/php_pdo_driver.h
ext/pdo/php_pdo_int.h