From: Pierre Joye Date: Sun, 4 Sep 2011 21:40:22 +0000 (+0000) Subject: - fix test on win, does not use putenv to set the TZ but date_default_timezone_set... X-Git-Tag: php-5.5.0alpha1~1356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14b5985dffa5075a82122b95da4ec6f53d836dd3;p=php - fix test on win, does not use putenv to set the TZ but date_default_timezone_set (should be the case on all platforms actually...) --- diff --git a/ext/date/tests/date.phpt b/ext/date/tests/date.phpt index ccdb3cda94..089efb4154 100644 --- a/ext/date/tests/date.phpt +++ b/ext/date/tests/date.phpt @@ -3,14 +3,22 @@ date() function --FILE--