From: Nikita Popov Date: Thu, 11 Apr 2019 13:22:59 +0000 (+0200) Subject: Fix error message in spl_autoload test X-Git-Tag: php-7.4.0alpha1~547 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d823cb6811cf51675693d4405b4f16f75acac2b;p=php Fix error message in spl_autoload test --- diff --git a/ext/spl/tests/spl_autoload_007.phpt b/ext/spl/tests/spl_autoload_007.phpt index 1a81f191c7..3233120790 100644 --- a/ext/spl/tests/spl_autoload_007.phpt +++ b/ext/spl/tests/spl_autoload_007.phpt @@ -116,7 +116,7 @@ array(2) { [1]=> string(8) "noAccess" } -Passed array does not specify a callable method (cannot access protected method MyAutoLoader::noAccess()) +Passed array does not specify a callable static method (cannot access protected method MyAutoLoader::noAccess()) array(2) { [0]=>