Test: /ext/spl/tests/bug74669.phpt - Version 7.4.15        

Bug #74669 Unserialize ArrayIterator broken
Submitted: 2017-05-29 11:55:48 Modified: 2017-07-18 20:21:40
From: sp Assigned: nikic
Status: Closed Package: SPL related
PHP Version: 7.1.5 OS: Linux

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
012+ string(77) "O:9:"SelfArray":4:{i:0;i:16777216;i:1;N;i:2;a:1:{s:3:"foo";s:3:"bar";}i:3;N;}"
012- string(71) "O:9:"SelfArray":3:{i:0;i:16777216;i:1;N;i:2;a:1:{s:3:"foo";s:3:"bar";}}"
1 (50%)
008+ object(SelfArray)#10 (1) { 008- object(SelfArray)#9 (1) { 013+ object(SelfArray)#10 (1) { 013- object(SelfArray)#9 (1) {