From 9b881b680c4c6cc9cdb7de764527ace6f0b7a34e Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 13 Sep 2011 13:26:48 +0000 Subject: [PATCH] - skip on win, runtime TZ via putenv is not supported with ext/date --- ext/date/tests/bug33532.phpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/date/tests/bug33532.phpt b/ext/date/tests/bug33532.phpt index 5c88e73acd..148630855d 100644 --- a/ext/date/tests/bug33532.phpt +++ b/ext/date/tests/bug33532.phpt @@ -5,7 +5,8 @@ error_reporting=2047 date.timezone=UTC --SKIPIF-- --FILE--