1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext/sqlite3/tests
Christoph M. Becker 57940605da 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.
2016-06-27 17:06:27 +02:00
..
2011-09-06 07:28:38 +00:00
2015-03-25 13:11:27 +01:00
2008-11-26 11:30:48 +00:00
2009-05-18 13:52:16 +00:00
2011-09-06 07:29:59 +00:00