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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ C:16:"SplObjectStorage":91:{x:i:2;O:8:"stdClass":1:{s:1:"a";O:8:"stdClass":0:{}},i:1;;O:8:"stdClass":0:{},i:2;;m:a:0:{}}
001- C:16:"SplObjectStorage":76:{x:i:2;O:8:"stdClass":1:{s:1:"a";O:8:"stdClass":0:{}},i:1;;r:4;,i:2;;m:a:0:{}}
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- }