Test: /ext/date/tests/bug73426.phpt - Version 7.1.25        

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
1 (100%)
001+ sh: 1: /home/ubuntu/php-7.1.25/sapi/cli/php: Permission denied
001- object(DateTime)#%d (%d) {
002- ["date"]=>
003- string(26) "2016-01-16 12:00:00.000000"
004- ["timezone_type"]=>
005- int(3)
006- ["timezone"]=>
007- string(3) "UTC"
008- }
009- object(DateTime)#%d (%d) {
010- ["date"]=>
011- string(26) "2016-01-17 12:00:00.000000"
012- ["timezone_type"]=>
013- int(3)
014- ["timezone"]=>
015- string(3) "UTC"
016- }