From 8c96f79ca5a10ac60e6ff8e35caeaca7d243e72a Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 14 Jul 2008 08:05:58 +0000 Subject: [PATCH] fix test --- ext/spl/tests/fixedarray_021.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/spl/tests/fixedarray_021.phpt b/ext/spl/tests/fixedarray_021.phpt index 4aa5feb502..aa8de1d34e 100644 --- a/ext/spl/tests/fixedarray_021.phpt +++ b/ext/spl/tests/fixedarray_021.phpt @@ -60,7 +60,7 @@ unicode(35) "array size cannot be less than zero" NULL int(0) int(0) -object(SplFixedArray)#$d (0) { +object(SplFixedArray)#%d (0) { } unicode(52) "An iterator cannot be used with foreach by reference" ==DONE== -- 2.40.0