From: Anatol Belski Date: Mon, 15 Feb 2016 07:38:17 +0000 (+0100) Subject: make sure the tests always uses same tz X-Git-Tag: php-7.0.4RC1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53639c44df0959f7331373eecf2790842ad76399;p=php make sure the tests always uses same tz --- diff --git a/ext/date/tests/bug71525.phpt b/ext/date/tests/bug71525.phpt index dadf926a5d..d0c99e4f84 100644 --- a/ext/date/tests/bug71525.phpt +++ b/ext/date/tests/bug71525.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #71525 (Calls to date_modify will mutate timelib_rel_time, causing date_date_set issues) +--INI-- +date.timezone=UTC --FILE--