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

Bug #41528 Classes extending ArrayObject do not serialize correctly
Submitted: 2007-05-29 10:48:09 Modified: 2007-12-17 15:16:11
From: m.stach Assigned: davidc
Status: Closed Package: SPL related
PHP Version: 5.2.* OS: *

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
009+ Segmentation fault (core dumped)
010+
011+ Termsig=11
009- object(ClassOne)#2 (2) {
010- ["a"]=>
011- int(1)
012- ["storage":"ArrayObject":private]=>
013- array(0) {
014- }
015- }
016- int(1)