From 1d04e9e995fdc2fdfcd469c05d1bffdbda86f3f5 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 24 Oct 2018 18:49:25 +0200 Subject: [PATCH 1/1] tests: attempt to fix with TZ set --- tests/time/tzname001.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/time/tzname001.phpt b/tests/time/tzname001.phpt index 8f26743..9279713 100644 --- a/tests/time/tzname001.phpt +++ b/tests/time/tzname001.phpt @@ -3,6 +3,8 @@ tzname --INI-- psi.directory={PWD}/../../psi.d:{PWD} date.timezone=CET +--ENV-- +TZ=CET --SKIPIF--