From 195417eb4d7ec7250c0c59baa7a9a7e7d484256c Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 24 Jul 2006 23:41:09 +0000 Subject: [PATCH] - MFH Update tests --- ext/spl/tests/iterator_049.phpt | 4 ++-- ext/spl/tests/iterator_049b.phpt | Bin 0 -> 616 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100755 ext/spl/tests/iterator_049b.phpt diff --git a/ext/spl/tests/iterator_049.phpt b/ext/spl/tests/iterator_049.phpt index 9a5d4029f8..8e25643809 100755 --- a/ext/spl/tests/iterator_049.phpt +++ b/ext/spl/tests/iterator_049.phpt @@ -6,14 +6,14 @@ SPL: ArrayIterator with NULL key NULL)); -var_dump($ar); +@var_dump($ar); var_dump($ar->getArrayCopy()); ?> ===DONE=== --EXPECTF-- -object(ArrayIterator)#1 (1) { +object(ArrayIterator)#%d (1) { [""]=> NULL } diff --git a/ext/spl/tests/iterator_049b.phpt b/ext/spl/tests/iterator_049b.phpt new file mode 100755 index 0000000000000000000000000000000000000000..9b894cd1c17d094bb160355b3f10678cf0ce3266 GIT binary patch literal 616 zcmc(bZ%e~45XODGe2OzFBx8a7?F(l*Wp+?3bFc}5%BVKFy4i*_b1UL^H|<);K7p_9 zd4Ak+cMoF=Z@yp*&1b36>L~tfIm{O1`PBh?b9ZNifk!$8Be&E&92%U!tI3!|syp@E-4Folc z#oX<*05$M)8*{hYDpjd_wJu%%;F_jsP|1=z#!xy$*WaO9M%yn*%u?fR%iIs4%fH8| z%t_IX%(a~J+xw|!O7*SS$C|Wh^@{g6^TvxJi}dwVylHZj96h^;fH)L>5Wo}0FWfc4 m)?(n%S^l!KO7lsF~g9Q1puqG5+rjR)~MQ>zCO8 literal 0 HcmV?d00001 -- 2.50.1