]> granicus.if.org Git - php/commitdiff
fix expected output
authorNuno Lopes <nlopess@php.net>
Fri, 14 Sep 2007 15:04:19 +0000 (15:04 +0000)
committerNuno Lopes <nlopess@php.net>
Fri, 14 Sep 2007 15:04:19 +0000 (15:04 +0000)
ext/standard/tests/general_functions/bug32647.phpt

index 2e82012077f0ed76a77eb0bfe9c8fe95336219db..677e6b26f7b344da32b33ac7f0b167b083361372 100644 (file)
@@ -43,8 +43,12 @@ Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed
 
 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
 
+Warning: register_shutdown_function(): Invalid shutdown callback 'bar::foo' passed in %s on line %d
+
 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
 
+Warning: register_shutdown_function(): Invalid shutdown callback 'bar' passed in %s on line %d
+
 Strict Standards: Non-static method bar::barfoo() cannot be called statically in %sbug32647.php on line %d
 
 Warning: register_shutdown_function(): Invalid shutdown callback 'bar::foobar' passed in %sbug32647.php on line %d