summaryrefslogtreecommitdiff
path: root/Zend/tests/bug46381.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug46381.phpt')
-rw-r--r--Zend/tests/bug46381.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug46381.phpt b/Zend/tests/bug46381.phpt
index bfe11cdf28..ce4e399284 100644
--- a/Zend/tests/bug46381.phpt
+++ b/Zend/tests/bug46381.phpt
@@ -13,7 +13,7 @@ $test->method();
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Fatal error: Uncaught Error: Non-static method ArrayIterator::current() cannot be called statically in %s:%d
Stack trace:
#0 %s(%d): test->method()