From bc529b92ee69f79e9cd79cf50c3c6d901367c3b9 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 11 Jan 2020 06:11:24 +1400 Subject: [PATCH] Fix test for Windows ZTS builds Cf. . --- ext/calendar/tests/easter_date.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/calendar/tests/easter_date.phpt b/ext/calendar/tests/easter_date.phpt index 065e1478d0b..4e0aaa137fc 100644 --- a/ext/calendar/tests/easter_date.phpt +++ b/ext/calendar/tests/easter_date.phpt @@ -2,6 +2,8 @@ easter_date() --INI-- date.timezone=UTC +--ENV-- +TZ=UTC --SKIPIF-- --FILE--