diff options
Diffstat (limited to 'ext/sqlite/tests/sqlite_oo_021.phpt')
-rwxr-xr-x | ext/sqlite/tests/sqlite_oo_021.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite/tests/sqlite_oo_021.phpt b/ext/sqlite/tests/sqlite_oo_021.phpt index 339e460e21..850e4dc9a3 100755 --- a/ext/sqlite/tests/sqlite_oo_021.phpt +++ b/ext/sqlite/tests/sqlite_oo_021.phpt @@ -38,7 +38,7 @@ array(4) { string(1) "4" } -Warning: sqlite_db::singleQuery(): no such table: test in %s on line %d +Warning: SQLiteDatabase::singleQuery(): no such table: test in %s on line %d bool(false) NULL array(1) { |