Test: /ext/spl/tests/SplObjectStorage_unserialize_nested.phpt - Version 7.4.6-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
002+ object(SplObjectStorage)#4 (0) { 003+ } 002- object(SplObjectStorage)#4 (1) { 003- ["storage":"SplObjectStorage":private]=> 004- array(2) { 005- ["%s"]=> 006- array(2) { 007- ["obj"]=> 008- object(stdClass)#5 (1) { 009- ["a"]=> 010- object(stdClass)#6 (0) { 011- } 012- } 013- ["inf"]=> 014- int(1) 015- } 016- ["%s"]=> 017- array(2) { 018- ["obj"]=> 019- object(stdClass)#6 (0) { 020- } 021- ["inf"]=> 022- int(2) 023- } 024- } 025- }