summaryrefslogtreecommitdiff
path: root/tests/php/phpt/valueiterator/007-Iterate-internal-array.phpt
blob: 1f18203cb5fda9c954263cb2b6176ac973f166c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--TEST--
Iterate internal array
--SKIPIF--
<?php if (!extension_loaded("extension_for_tests")) print "skip"; ?>
--FILEEOF--
<?php

TestValueIterator\loopArray();

--EXPECT--
Array/Object contains 4 items
[0]=val0
[1]=val1
[third]=val3
[fourth]=val3