Test: /ext/sqlite3/tests/sqlite3_30_blobopen.phpt - Version 7.1.2RC1    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
004+
005+ Warning: SQLite3::prepare(): Unable to prepare statement: 1, no such table: test in %s/sqlite3_30_blobopen.php on line 11
005- bool(true)
006- bool(true)
007- Closing statement
008- bool(true)
009- resource(%d) of type (stream)
007+
008+ Fatal error: Uncaught Error: Call to a member function bindValue() on boolean in %s/sqlite3_30_blobopen.php:14
009+ Stack trace:
010+ #0 {main}
011+ thrown in %s/sqlite3_30_blobopen.php on line 14
010- Stream Contents
011- string(9) "TEST TEST"
012- Closing Stream
013- bool(true)
014- Closing database
015- bool(true)
016- Done