From: Nuno Lopes Date: Fri, 14 Sep 2007 15:04:46 +0000 (+0000) Subject: MFB: fix expected output X-Git-Tag: RELEASE_2_0_0a1~1813 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=619ddc2679c73b1a6c7c030096102e8067ed482c;p=php MFB: fix expected output --- diff --git a/ext/standard/tests/general_functions/bug32647.phpt b/ext/standard/tests/general_functions/bug32647.phpt index 2e82012077..677e6b26f7 100644 --- a/ext/standard/tests/general_functions/bug32647.phpt +++ b/ext/standard/tests/general_functions/bug32647.phpt @@ -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