summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-04-11 15:22:59 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-04-11 15:22:59 +0200
commit2d823cb6811cf51675693d4405b4f16f75acac2b (patch)
tree9f22ecc1fe22d51988217defde63abb76a5116fe
parentb65cb7e2aa298ef316b5b8a46d918868e5a793a2 (diff)
downloadphp-git-2d823cb6811cf51675693d4405b4f16f75acac2b.tar.gz
Fix error message in spl_autoload test
-rw-r--r--ext/spl/tests/spl_autoload_007.phpt2
1 files changed, 1 insertions, 1 deletions
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]=>