Hi internals

I opened a PR to make SplObjectStorage implement SeekableIterator, this means 
that it'll now be possible to use `seek(int $offset): void` on SplObjectStorage.
I'm mainly posting here to see if there are any objections.
PR link: https://github.com/php/php-src/pull/13665

Kind regards
Niels

Reply via email to