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 |
|