mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
Add a new class flag to inherit get_iterator() when implementing the Iterator/IteratorAggregate interfaces and use it for ArrayIterator.
This is an extension that aims to implement some efficient data access interfaces and classes. For more information look at: http://php.net/manual/en/book.spl.php