projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
fecb037
)
tests: attempt to fix with TZ set
author
Michael Wallner
<mike@php.net>
Wed, 24 Oct 2018 16:49:25 +0000
(18:49 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 24 Oct 2018 16:49:25 +0000
(18:49 +0200)
tests/time/tzname001.phpt
patch
|
blob
|
history
diff --git
a/tests/time/tzname001.phpt
b/tests/time/tzname001.phpt
index 8f26743eda82c7559271520bd5b013b06c2abed8..9279713cd1e28a86a701a20495c9d1b8e31d6df9 100644
(file)
--- 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--
<?php
extension_loaded("psi") or die("skip - need ext/psi");