Test: /ext/date/tests/bug67109.phpt - Version 5.5.17-dev        

Bug #67109 First uppercase letter breaks date string parsing
Submitted: 2014-04-22 08:33:35 Modified: 2014-04-22 13:50:50
From: velosipedist.org Assigned: derick
Status: Closed Package: Date/time related
PHP Version: 5.5.11 OS: any

There are 2 different diffs reported by users for this test.

Count Diff
16 (94%)
001+ Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 2
002+
003+ Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 2
005+
006+ Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 3
007+
008+ Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 3
010+
011+ Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 4
012+
013+ Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug67109.php on line 4
1 (6%)
001+ string(10) "31.05.2014"
002+ string(10) "31.05.2014"
003+ string(10) "31.05.2014"
001- string(10) "30.04.%d"
002- string(10) "30.04.%d"
003- string(10) "30.04.%d"