--TEST-- SPL: Bug #70168 Use After Free Vulnerability in unserialize() with SplObjectStorage --FILE-- ===DONE=== --EXPECTF-- array(2) { [0]=> object(SplObjectStorage)#%d (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["%s"]=> array(2) { ["obj"]=> object(stdClass)#2 (0) { } ["inf"]=> NULL } } } [1]=> int(1) } ===DONE===