Test: /ext/standard/tests/serialize/bug67072_2.phpt - Version 5.6.0-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
008+
009+ Warning: Erroneous data format for unserializing 'MyClassSer' in %s/bug67072_2.php on line 9
010+
011+ Notice: unserialize(): Error at offset 21 of 22 bytes in %s/bug67072_2.php on line 9
012+ bool(false)
013+
014+ Warning: Erroneous data format for unserializing 'MyClassSer2' in %s/bug67072_2.php on line 9
015+
016+ Notice: unserialize(): Error at offset 22 of 23 bytes in %s/bug67072_2.php on line 9
017+ bool(false)
008- object(MyClassSer)#%d (0) {
009- }
010- object(MyClassSer2)#%d (0) {
011- }
022- object(SplObjectStorage)#%d (1) {
023- ["storage":"SplObjectStorage":private]=>
024- array(0) {
025- }
026- }
028+
029+ Warning: Erroneous data format for unserializing 'SplObjectStorage' in %s/bug67072_2.php on line 9
030+
031+ Notice: unserialize(): Error at offset 27 of 28 bytes in %s/bug67072_2.php on line 9
032+ bool(false)
036- object(ArrayObject)#%d (1) {
037- ["storage":"ArrayObject":private]=>
038- array(0) {
039- }
041- object(MyArrayObject)#1 (2) {
042+
043+ Warning: Erroneous data format for unserializing 'ArrayObject' in %s/bug67072_2.php on line 9
044+
045+ Notice: unserialize(): Error at offset 22 of 23 bytes in %s/bug67072_2.php on line 9
046+ bool(false)
047+
048+ Warning: Erroneous data format for unserializing 'MyArrayObject' in %s/bug67072_2.php on line 9
049+
050+ Notice: unserialize(): Error at offset 24 of 25 bytes in %s/bug67072_2.php on line 9
051+ bool(false)
052+ object(Directory)#1 (0) {
054+ ===DONE==
042- ["a"]=>
043- int(1)
044- ["storage":"ArrayObject":private]=>
045- array(0) {
046- }
047- }
048- object(Directory)#1 (0) {
049- }
050- ===DONE==