Skip to content

Relax timezone_IDforWindowsID_basic2.phpt expectations #17669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ext/intl/tests/timezone_IDforWindowsID_basic2.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ foreach ($tzs as $tz => $regions) {
}
}
?>
--EXPECT--
--EXPECTF--
** Gnomeregan
bool(false)
Error: intltz_get_windows_id: Unknown windows timezone: U_ILLEGAL_ARGUMENT_ERROR
Expand All @@ -36,7 +36,7 @@ string(19) "America/Los_Angeles"
string(17) "America/Vancouver"
string(19) "America/Los_Angeles"
string(19) "America/Los_Angeles"
string(7) "PST8PDT"
string(%d) "%r(PST8PDT|America\/Los_Angeles)%r"
** Romance Standard Time
string(12) "Europe/Paris"
string(15) "Europe/Brussels"
Expand Down
Loading