mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
fix test
This commit is contained in:
parent
a1ce847cd5
commit
15cb10c7e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue