mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-8.2' into PHP-8.3
This commit is contained in:
commit
9111a39ffa
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ foreach ($tzids as $tzid)
|
|||
var_dump(sizeof($t), end($t));
|
||||
}
|
||||
?>
|
||||
--EXPECT--
|
||||
int(243)
|
||||
--EXPECTF--
|
||||
int(24%d)
|
||||
array(5) {
|
||||
["ts"]=>
|
||||
int(2140045200)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue