Skip to content

Commit bc529b9

Browse files
committed
Fix test for Windows ZTS builds
Cf. <https://bugs.php.net/bug.php?id=61685#1578672905>.
1 parent 0dda4a8 commit bc529b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/calendar/tests/easter_date.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
easter_date()
33
--INI--
44
date.timezone=UTC
5+
--ENV--
6+
TZ=UTC
57
--SKIPIF--
68
<?php include 'skipif.inc'; ?>
79
--FILE--

0 commit comments

Comments
 (0)