From 1d22c75eb3533a19c4fb77b04616e51a5eed0ea6 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 6 Sep 2011 07:26:05 +0000 Subject: [PATCH] - use something we know it exists... --- ext/spl/tests/DirectoryIterator_by_reference.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/spl/tests/DirectoryIterator_by_reference.phpt b/ext/spl/tests/DirectoryIterator_by_reference.phpt index 5352a5df18..06127ec37b 100644 --- a/ext/spl/tests/DirectoryIterator_by_reference.phpt +++ b/ext/spl/tests/DirectoryIterator_by_reference.phpt @@ -5,10 +5,10 @@ Havard Eide #PHPTestFest2009 Norway 2009-06-09 \o/ --FILE-- --EXPECTF-- -Fatal error: An iterator cannot be used with foreach by reference in %s on line %d \ No newline at end of file +Fatal error: An iterator cannot be used with foreach by reference in %s on line %d -- 2.50.1