mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01: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