mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() 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_sqlite.c | ||
php_pdo_sqlite.h | ||
php_pdo_sqlite_int.h | ||
sqlite_driver.c | ||
sqlite_driver.stub.php | ||
sqlite_driver_arginfo.h | ||
sqlite_statement.c |