]> granicus.if.org Git - php/commitdiff
- Fixed test
authorFelipe Pena <felipe@php.net>
Tue, 12 Aug 2008 14:10:44 +0000 (14:10 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 12 Aug 2008 14:10:44 +0000 (14:10 +0000)
ext/sqlite3/tests/sqlite3_12_unfinalized_stmt_cleanup.phpt

index e991b876bd9e9f747ed7c385fa0fff97db83c6e5..398c238e0198d7bfd191b806b40a10f66f152e36 100644 (file)
@@ -47,6 +47,6 @@ Closing database
 bool(true)
 Check db was closed
 
-Warning: SQLite3Result::numColumns(): The SQLite3_result object has not been correctly initialised in %s on line %d
+Warning: SQLite3Result::numColumns(): The SQLite3Result object has not been correctly initialised in %s on line %d
 bool(false)
 Done