diff options
author | Christoph M. Becker <cmb@php.net> | 2016-06-27 16:55:15 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2016-06-27 17:06:27 +0200 |
commit | 57940605da718174cdcf5f6bf19b7ed7df27ffa6 (patch) | |
tree | d1a5e18edd43e25804d020985650a4c73fa0d86b /ext/standard/php_fopen_wrapper.c | |
parent | b4873e57b434bb65a21dc189ac18a618f223a15e (diff) | |
download | php-git-57940605da718174cdcf5f6bf19b7ed7df27ffa6.tar.gz |
Fix #70628: Clearing bindings on an SQLite3 statement doesn't work
Obiously, it isn't sufficient to call sqlite3_clear_bindings() alone, but
also the bound_params of the php_sqlite3_stmt have to be cleared.
Diffstat (limited to 'ext/standard/php_fopen_wrapper.c')
0 files changed, 0 insertions, 0 deletions