Test: /ext/date/tests/bug48678.phpt - Version 7.0.11-dev        

Bug #48678 DateInterval segfaults when unserialising
Submitted: 2009-06-24 18:17:26 Modified: 2009-06-25 15:10:09
From: felipe Assigned: iliaa
Status: Closed Package: Date/time related
PHP Version: 5.3CVS-2009-06-24 (CVS) OS: Linux

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
019+ Segmentation fault (core dumped)
020+
021+ Termsig=11
019- DateInterval Object
020- (
021- [y] => 3
022- [m] => 6
023- [d] => 4
024- [h] => 12
025- [i] => 30
026- [s] => 5
027- [weekday] => 0
028- [weekday_behavior] => 0
029- [first_last_day_of] => 0
030- [invert] => 0
031- [days] => 0
032- [special_type] => 0
033- [special_amount] => 0
034- [have_weekday_relative] => 0
035- [have_special_relative] => 0
036- )