Skip to content

Commit e8a86b1

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fix test for Windows ZTS builds
2 parents bf629ba + bc529b9 commit e8a86b1

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)