From: Pierre Joye Date: Tue, 13 Sep 2011 13:51:47 +0000 (+0000) Subject: - skip on win, runtime TZ via putenv is not supported with ext/date X-Git-Tag: php-5.3.9RC1~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14300717d85034c751172763ad29d68d3ffe3419;p=php - skip on win, runtime TZ via putenv is not supported with ext/date --- diff --git a/ext/date/tests/mktime-2.phpt b/ext/date/tests/mktime-2.phpt index aa259b577c..5ba6bd6c16 100644 --- a/ext/date/tests/mktime-2.phpt +++ b/ext/date/tests/mktime-2.phpt @@ -1,5 +1,9 @@ --TEST-- mktime() [2] +--SKIPIF-- + --INI-- error_reporting=2047 --FILE--