mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
tzdata 2023d adds an extra transition for Europe/London
This commit is contained in:
parent
99be8b05ae
commit
c7816bf730
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ foreach ($tzids as $tzid)
|
||||||
var_dump(sizeof($t), end($t));
|
var_dump(sizeof($t), end($t));
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
--EXPECT--
|
--EXPECTF--
|
||||||
int(243)
|
int(24%d)
|
||||||
array(5) {
|
array(5) {
|
||||||
["ts"]=>
|
["ts"]=>
|
||||||
int(2140045200)
|
int(2140045200)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue