From: Pierre Joye Date: Sun, 4 Sep 2011 22:04:42 +0000 (+0000) Subject: - skip on win, TZ cannot be set using putenv at runtime X-Git-Tag: php-5.5.0alpha1~1353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b710f5b5ac819bc52ce5e94f30560479959efe7;p=php - skip on win, TZ cannot be set using putenv at runtime --- diff --git a/ext/date/tests/bug13142.phpt b/ext/date/tests/bug13142.phpt index 60fc7e7f6e..dc02f68dad 100644 --- a/ext/date/tests/bug13142.phpt +++ b/ext/date/tests/bug13142.phpt @@ -4,6 +4,11 @@ Bug #13142 (strtotime handling of "M d H:i:s Y" format) date.timezone=US/Eastern --SKIPIF--