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

Bug #45798 sqlite3 doesn't notice if variable was bound
Submitted: 2008-08-12 13:11:17 Modified: 2008-08-15 14:08:25
From: dams Assigned: scottmac
Status: Closed Package: SQLite related
PHP Version: 5.3.0alpha1 OS: OSX

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Warning: SQLite3::exec(): no such table: test in %s/bug45798.php on line 7
001- done
002+
003+ Warning: SQLite3::exec(): no such table: test in %s/bug45798.php on line 8
004+
005+ Warning: SQLite3::prepare(): Unable to prepare statement: 1, no such table: test in %s/bug45798.php on line 10
006+
007+ Fatal error: Uncaught Error: Call to a member function bindParam() on boolean in %s/bug45798.php:12
008+ Stack trace:
009+ #0 {main}
010+ thrown in %s/bug45798.php on line 12