1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/sqlite3/tests
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
..
2011-09-06 07:28:38 +00:00
2015-03-25 13:11:27 +01:00
2016-07-25 17:03:10 +02:00
2016-09-13 15:28:28 +02: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