mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
SplDoublyLinkedList, SplObjectStorage and ArrayObject have empty constructor (no arg), so it make sense to allow to unserialize empty data. This allow the hack (used in various place, including PHPUnit) to instanciate class without call to constructor to work.
242 B
242 B