summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
diff options
context:
space:
mode:
authorMatteo Beccati <mbeccati@php.net>2020-08-31 10:45:36 +0200
committerMatteo Beccati <mbeccati@php.net>2020-08-31 11:03:03 +0200
commit44ade0e87547f3f9ab8fdffb7bb0c8d530a90543 (patch)
treee9b76e3f28c0103e1c0d4137a1b31c29bf1220ae /ext/zip/php_zip.c
parentad750c3bb6e7b48384c6265eb9d3bcf5b4000652 (diff)
downloadphp-git-44ade0e87547f3f9ab8fdffb7bb0c8d530a90543.tar.gz
Fix #80027 Terrible performance using $query->fetch on queries with many bind parameters
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).
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions