diff --git a/ext/spl/tests/array_001.phpt b/ext/spl/tests/array_001.phpt index 9f4f35057fa..d9fb57c4ceb 100755 --- a/ext/spl/tests/array_001.phpt +++ b/ext/spl/tests/array_001.phpt @@ -36,7 +36,7 @@ var_dump($ar); ===DONE=== --EXPECTF-- -object(ArrayObject)#1 (1) { +object(ArrayObject)#%d (1) { ["storage":"ArrayObject":private]=> array(2) { [0]=> @@ -62,7 +62,7 @@ array(6) { int(5) } string(1) "a" -object(ArrayObject)#1 (1) { +object(ArrayObject)#%d (1) { ["storage":"ArrayObject":private]=> array(5) { [0]=> @@ -88,7 +88,7 @@ NULL Notice: Undefined offset: 7 in %sarray_001.php on line %d Notice: Undefined index: c in %sarray_001.php on line %d -object(ArrayObject)#1 (1) { +object(ArrayObject)#%d (1) { ["storage":"ArrayObject":private]=> array(2) { [0]=> @@ -97,7 +97,7 @@ object(ArrayObject)#1 (1) { int(2) } } -object(ArrayObject)#1 (1) { +object(ArrayObject)#%d (1) { ["storage":"ArrayObject":private]=> array(4) { [0]=>