Test: /ext/date/tests/bug78751.phpt - Version 7.3.12        

Bug #78751 serialize() converts DateTimeImmutable to DateTime when serialising DatePeriod
Submitted: 2019-10-25 11:32:48 Modified: 2019-11-28 22:27:45
From: michael.heerklotz Assigned: cmb
Status: Closed Package: Date/time related
PHP Version: 7.3.11 OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught Exception: DateTimeImmutable::__construct(): Invalid date.timezone value 'Japanese', we selected the timezone 'UTC' for now. in %s/bug78751.php:2
002+ Stack trace:
001- bool(true)
002- bool(true)
003+ #0 %s/bug78751.php(2): DateTimeImmutable->__construct('2019-10-25')
004+ #1 {main}
005+ thrown in %s/bug78751.php on line 2