mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02: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