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

There is 1 diff reported by users for this test.

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