From 15cb10c7e324d08bcf8af42e6f23dd6a14f01a54 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 24 Jul 2008 07:32:28 +0000 Subject: [PATCH] fix test --- ext/date/tests/bug43452.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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-- is equivalent to 1 and will *not* forward if the current day -- 2.50.1