]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Sun, 13 Jul 2008 09:37:19 +0000 (09:37 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 13 Jul 2008 09:37:19 +0000 (09:37 +0000)
Zend/tests/exception_handler_004.phpt

index e496c1af6372dd58b375d9eec77bd02b860fce92..69a4136b0881c7c0b657f6e86f524ec6444148fd 100644 (file)
@@ -15,7 +15,7 @@ Warning: set_exception_handler() expects the argument (fo) to be a valid callbac
 
 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