From 67a0ff81ae82c096c278a2375c4c1ea31d7c6fef Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 17 Mar 2004 16:06:18 +0000 Subject: [PATCH] Test was fixed --- ext/sqlite/tests/sqlite_oo_030.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ext/sqlite/tests/sqlite_oo_030.phpt b/ext/sqlite/tests/sqlite_oo_030.phpt index 3f3869baa2..cd31db76ff 100755 --- a/ext/sqlite/tests/sqlite_oo_030.phpt +++ b/ext/sqlite/tests/sqlite_oo_030.phpt @@ -39,6 +39,4 @@ NULL string(1) "1" string(3) "PHP" -Warning: sqlite_db::single_query(): call_user_function_ex failed for function foo::bar("PHP")() in %ssqlite_oo_030.php on line %d -bool(false) -===DONE=== +Fatal error: Call to undefined method foo::bar("php")() in %ssqlite_oo_030.php on line %d -- 2.50.1