php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #61610
Patch bug61610-2.diff.patch.txt revision 2012-04-10 01:55 UTC by mattficken@php.net
Patch 61610.diff revision 2012-04-03 17:59 UTC by ab@php.net

Patch bug61610-2.diff.patch.txt for Date/time related Bug #61610

Patch version 2012-04-10 01:55 UTC

Return to Bug #61610 | Download this patch
Patch Revisions:

Developer: mattficken@php.net

--- \\192.168.1.39\homes\php-sdk\php-test-pack-5.3-nts-windows-vc9-x86-r0f180a6\ext\date\tests\date_default_timezone_get-1-win32.phpt	2012-04-09 16:09:53.207136700 -0700
+++ ext\date\tests\date_default_timezone_get-1-win32.phpt	2012-04-09 18:21:55.570500000 -0700
@@ -16,5 +16,5 @@
           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-2-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 '%s' for '%s' instead in %sdate_default_timezone_get-1-win32.php on line 3
 %s
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 09:01:31 2024 UTC