Skip to content

Commit 54ae770

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Adapt ext/intl tests for ICU 75.1 and 76.1
2 parents fb5fa4a + 716b03d commit 54ae770

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/intl/tests/timezone_IDforWindowsID_basic_icu76_1.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ foreach ($tzs as $tz => $regions) {
2424
}
2525
}
2626
?>
27-
--EXPECT--
27+
--EXPECTF--
2828
** Gnomeregan
2929
bool(false)
30-
Error: unknown windows timezone: U_ILLEGAL_ARGUMENT_ERROR
30+
Error: %snknown windows timezone: U_ILLEGAL_ARGUMENT_ERROR
3131
** India Standard Time
3232
string(13) "Asia/Calcutta"
3333
** Pacific Standard Time

0 commit comments

Comments
 (0)