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

Bug #53463 sqlite3 columnName() segfaults on bad column_number
Submitted: 2010-12-03 18:01:04 Modified: 2010-12-03 22:06:17
From: danielc Assigned: felipe
Status: Closed Package: SQLite related
PHP Version: 5.3SVN-2010-12-03 (SVN) OS: linux

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Warning: SQLite3::exec(): no such table: test in %s/bug53463.php on line 6
002+
003+ Warning: SQLite3::query(): Unable to prepare statement: 1, no such table: test in %s/bug53463.php on line 8
001- string(8) "whatever"
002- bool(false)
003- Done
004+
005+ Fatal error: Uncaught Error: Call to a member function fetchArray() on boolean in %s/bug53463.php:9
006+ Stack trace:
007+ #0 {main}
008+ thrown in %s/bug53463.php on line 9