php-src/ext/sqlite3
Christoph M. Becker ed7e3bc70a Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle
We need to ensure that a zval IS_DOUBLE before we access it as such.
In this case we apply common type juggling to do so.
2018-07-26 13:15:19 +02:00
..
libsqlite Update to SQLite 3.15.1 2016-11-14 14:55:13 +01:00
tests Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle 2018-07-26 13:15:19 +02:00
config0.m4 move AC_DEFINE in the right position (in bundled lib conditon) 2017-08-31 07:55:45 +02:00
config.w32 use AC_DEFINE + win32 2017-08-04 13:21:28 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h year++ 2018-01-02 12:53:31 +08:00
php_sqlite3.h year++ 2018-01-02 12:53:31 +08:00
sqlite3.c Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle 2018-07-26 13:15:19 +02:00