mirror of
https://github.com/php/php-src.git
synced 2026-04-17 21:11:02 +02:00
When ArrayObject is round-tripped through serialize() and unserialize(), it forgets any iterator class name which was set using ::setIteratorClass(). Fix that.
856 B
856 B