dmitry          Wed Mar 17 11:06:19 2004 EDT

  Modified files:              
    /php-src/ext/sqlite/tests   sqlite_oo_030.phpt 
  Log:
  Test was fixed
  
  
http://cvs.php.net/diff.php/php-src/ext/sqlite/tests/sqlite_oo_030.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/sqlite/tests/sqlite_oo_030.phpt
diff -u php-src/ext/sqlite/tests/sqlite_oo_030.phpt:1.1 
php-src/ext/sqlite/tests/sqlite_oo_030.phpt:1.2
--- php-src/ext/sqlite/tests/sqlite_oo_030.phpt:1.1     Sun Dec 28 11:26:21 2003
+++ php-src/ext/sqlite/tests/sqlite_oo_030.phpt Wed Mar 17 11:06:18 2004
@@ -39,6 +39,4 @@
 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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to