mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() When a driver reports an error during EVT_ALLOC (and some over EVTs), make sure we handle it as usual, i.e. warn or throw. This requires some adjustments in PDO PgSQL to stop manually doing this through an impl error. Unfortunately the PDO PgSQL error messages regress because of this, as they now include a completely arbitrary error code. There doesn't seem to be an ability to skip it right now. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
pdo_pgsql.c | ||
pgsql_driver.c | ||
pgsql_driver.stub.php | ||
pgsql_driver_arginfo.h | ||
pgsql_statement.c | ||
php_pdo_pgsql.h | ||
php_pdo_pgsql_int.h |