cvs: ZendEngine2 /tests exception_handler_004.phpt

"Antony Dovgal" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvstony20011215941839@cvsserver>
tony2001		Sun Jul 13 09:37:19 2008 UTC

  Modified files:              
    /ZendEngine2/tests	exception_handler_004.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/exception_handler_004.phpt?r1=1.2&r2=1.3&diff_format=u
Index: ZendEngine2/tests/exception_handler_004.phpt
diff -u ZendEngine2/tests/exception_handler_004.phpt:1.2 ZendEngine2/tests/exception_handler_004.phpt:1.3
--- ZendEngine2/tests/exception_handler_004.phpt:1.2	Mon May 26 14:33:43 2008
+++ ZendEngine2/tests/exception_handler_004.phpt	Sun Jul 13 09:37:19 2008
@@ -15,7 +15,7 @@
 
 Warning: set_exception_handler() expects the argument (::) to be a valid callback in %s on line %d
 
-Warning: Wrong parameter count for set_exception_handler() in %s on line %d
+Warning: set_exception_handler() expects exactly 1 parameter, 0 given in %s on line %d
 
-Warning: Wrong parameter count for set_exception_handler() in %s on line %d
+Warning: set_exception_handler() expects exactly 1 parameter, 2 given in %s on line %d
 Done



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.