We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c14601c + afe8e2c commit 036f00fCopy full SHA for 036f00f
ext/intl/tests/timezone_IDforWindowsID_basic2.phpt
@@ -25,7 +25,7 @@ foreach ($tzs as $tz => $regions) {
25
}
26
27
?>
28
---EXPECT--
+--EXPECTF--
29
** Gnomeregan
30
bool(false)
31
Error: intltz_get_windows_id: Unknown windows timezone: U_ILLEGAL_ARGUMENT_ERROR
@@ -36,7 +36,7 @@ string(19) "America/Los_Angeles"
36
string(17) "America/Vancouver"
37
string(19) "America/Los_Angeles"
38
39
-string(7) "PST8PDT"
+string(%d) "%r(PST8PDT|America\/Los_Angeles)%r"
40
** Romance Standard Time
41
string(12) "Europe/Paris"
42
string(15) "Europe/Brussels"
0 commit comments