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.5.0alpha1~1151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4ed1e1f13c7fb0731f4bbad6d1a8873f9b443be;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--