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.4.0beta1~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93db5818b468d05f996dd59ab58d379ee2b52788;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--