Skip to content

Commit 9111a39

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
2 parents 9f3e120 + c7816bf commit 9111a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/date/tests/bug80963.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ foreach ($tzids as $tzid)
1313
var_dump(sizeof($t), end($t));
1414
}
1515
?>
16-
--EXPECT--
17-
int(243)
16+
--EXPECTF--
17+
int(24%d)
1818
array(5) {
1919
["ts"]=>
2020
int(2140045200)

0 commit comments

Comments
 (0)