From 05273a73d845218d9abf7da0366e029a3d298fe1 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 11 May 2006 21:01:04 +0000 Subject: [PATCH] - Fix test --- ext/spl/tests/array_019.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/spl/tests/array_019.phpt b/ext/spl/tests/array_019.phpt index 1416d8407d..43d53b1273 100755 --- a/ext/spl/tests/array_019.phpt +++ b/ext/spl/tests/array_019.phpt @@ -28,5 +28,5 @@ int(1) int(2) int(3) int(4) -int(5) -===DONE=== + +Fatal error: An iterator cannot be used with foreach by reference in %sarray_019.php on line %d -- 2.40.0