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

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-10-03 12:47:18.819313"
004- ["timezone_type"]=>
005- int(3)
006- ["timezone"]=>
007- string(3) "UTC"
008- }
009- object(DateTime)#%d (%d) {
010- ["date"]=>
011- string(26) "2016-10-03 13:19:59.176312"
012- ["timezone_type"]=>
013- int(1)
014- ["timezone"]=>
015- string(6) "+00:00"
016- }