Test: /ext/date/tests/bug73426.phpt - Version 7.1.1-dev
Bug #73426 | createFromFormat with 'z' format char results in incorrect time | ||||
---|---|---|---|---|---|
Submitted: | 2016-10-31 07:54:46 | Modified: | 2016-10-31 10:31:00 | ||
From: | vaclav.sir | Assigned: | derick | ||
Status: | Closed | Package: | Date/time related | ||
PHP Version: | 7.1.0RC5 | OS: |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
6 (100%) |
003+ string(26) "2017-01-16 12:00:00.000000"
003- string(26) "2016-01-16 12:00:00.000000"
011+ string(26) "2017-01-17 12:00:00.000000"
011- string(26) "2016-01-17 12:00:00.000000"
|