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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ Segmentation fault (core dumped)
003+
004+ Termsig=11
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- }