]> granicus.if.org Git - php/commitdiff
Bug 61610 adopted expected warnings for 5.4
authorAnatoliy Belsky <ab@php.net>
Tue, 24 Apr 2012 11:36:43 +0000 (13:36 +0200)
committerAnatoliy Belsky <ab@php.net>
Tue, 24 Apr 2012 11:36:43 +0000 (13:36 +0200)
ext/date/tests/date_default_timezone_get-1-win32.phpt

index a12418f7015a1f14b0608d3a4b6f1a2774d9a3e5..ed9ac1a478ecbfd4169b5cf5a23b94fc24abbcb6 100644 (file)
@@ -17,8 +17,8 @@ date.timezone=
           parametrized so there is no hardcoded timezone data.*/
 ?>
 --EXPECTF--
-Warning: date_default_timezone_get(): 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 '%s' for '%s' instead in %sdate_default_timezone_get-1-win32.php on line 3
+Warning: date_default_timezone_get(): 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 '%s' for now, but please set date.timezone to select your timezone. in %s on line %d
 %s
 
-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 '%s' for '%s' instead in %sdate_default_timezone_get-1-win32.php on line 4
+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 '%s' for now, but please set date.timezone to select your timezone. in %s on line %d
 %s