From: Dmitry Stogov Date: Wed, 17 Mar 2004 16:06:18 +0000 (+0000) Subject: Test was fixed X-Git-Tag: php-5.0.0RC1RC2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67a0ff81ae82c096c278a2375c4c1ea31d7c6fef;p=php Test was fixed --- 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