mirror of
https://github.com/php/php-src.git
synced 2024-12-13 11:54:45 +08:00
ee2506cc02
Added new flags that allow skipping param_evt(s) that are not used by drivers, in a backwards and forward compatible manner. Updated the pgsql, mysql, sqlite and oci drivers to properly use the new flags. I've left out pdo_dblib, which doesn't have a param_hook, and pdo_firebird, which seems to be using PARAM_EVT_NORMALIZE in a wrong context (param type vs event type). |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
pdo_pgsql.c | ||
pgsql_driver_arginfo.h | ||
pgsql_driver.c | ||
pgsql_driver.stub.php | ||
pgsql_statement.c | ||
php_pdo_pgsql_int.h | ||
php_pdo_pgsql.h |