1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-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
..
2016-11-14 14:55:13 +01:00
2017-08-04 13:21:28 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00