(PHP 5 >= 5.1.0, PHP 7)
This iterator allows to unset and modify values and keys while iterating over Arrays and Objects in the same way as the ArrayIterator. Additionally it is possible to iterate over the current iterator entry.
RecursiveArrayIterator::CHILD_ARRAYS_ONLY
Treat only arrays (not objects) as having children for recursive iteration.
�汾 | ˵�� |
---|---|
5.3.0 |
CHILD_ARRAYS_ONLY flag was added.
|