diff options
-rw-r--r-- | ext/date/tests/bug43452.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/bug43452.phpt b/ext/date/tests/bug43452.phpt index 8d312c4628..25b4f0161a 100644 --- a/ext/date/tests/bug43452.phpt +++ b/ext/date/tests/bug43452.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") --INI-- -date.default_timezone=Europe/Oslo +date.timezone=Europe/Oslo --FILE-- <?php // <day> is equivalent to 1 <day> and will *not* forward if the current day |