tests: attempt to fix with TZ set
authorMichael Wallner <mike@php.net>
Wed, 24 Oct 2018 16:49:25 +0000 (18:49 +0200)
committerMichael Wallner <mike@php.net>
Wed, 24 Oct 2018 16:49:25 +0000 (18:49 +0200)
tests/time/tzname001.phpt

index 8f26743eda82c7559271520bd5b013b06c2abed8..9279713cd1e28a86a701a20495c9d1b8e31d6df9 100644 (file)
@@ -3,6 +3,8 @@ tzname
 --INI--
 psi.directory={PWD}/../../psi.d:{PWD}
 date.timezone=CET
+--ENV--
+TZ=CET
 --SKIPIF--
 <?php
 extension_loaded("psi") or die("skip - need ext/psi");