From 334e8973db0e188c28f0f9b255ca06cc444745a6 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 24 Oct 2008 20:15:34 +0000 Subject: [PATCH] fix test --- Zend/tests/bug46381.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/tests/bug46381.phpt b/Zend/tests/bug46381.phpt index 7d12a14f92..4d58e9fdf3 100644 --- a/Zend/tests/bug46381.phpt +++ b/Zend/tests/bug46381.phpt @@ -16,4 +16,4 @@ $test->test(); echo "Done\n"; ?> --EXPECTF-- -Done +Fatal error: Non-static method ArrayIterator::current() cannot be called statically, assuming $this from incompatible context in %s on line %d -- 2.40.0