summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug61697.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug61697.phpt')
-rw-r--r--ext/spl/tests/bug61697.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug61697.phpt b/ext/spl/tests/bug61697.phpt
index 8cd38289ef..458bba6663 100644
--- a/ext/spl/tests/bug61697.phpt
+++ b/ext/spl/tests/bug61697.phpt
@@ -18,7 +18,7 @@ foreach (spl_autoload_functions() AS $func)
print_r(spl_autoload_functions());
?>
---EXPECTF--
+--EXPECT--
Array
(
)