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

Bug #75002 Null Pointer Dereference in timelib_time_clone
Submitted: 2017-07-28 10:08:49 Modified: 2017-07-30 19:41:06
From: zhihua.yao Assigned:
Status: Closed Package: SPL related
PHP Version: 5.6.31, 7.1.7 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught Exception: DateTime::__construct(): Invalid date.timezone value 'Japanese', we selected the timezone 'UTC' for now. in %s/bug75002.php:7
001- Fatal error: Uncaught Error: DatePeriod has not been initialized correctly in %sbug75002.php:%d
003+ #0 %s/bug75002.php(7): DateTime->__construct('2012-08-01')
004+ #1 {main}
003- #0 {main}