diff options
-rw-r--r-- | ext/date/tests/bug33532.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/tests/bug33532.phpt b/ext/date/tests/bug33532.phpt index 21244af381..2a8da03412 100644 --- a/ext/date/tests/bug33532.phpt +++ b/ext/date/tests/bug33532.phpt @@ -2,6 +2,7 @@ Bug #33532 (Different output for strftime() and date()) --INI-- error_reporting=2047 +date.timezone=UTC --FILE-- <?php putenv("TZ="); |