We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d15b0b commit 4b50400Copy full SHA for 4b50400
1 file changed
ext/intl/tests/timezone_getDisplayName_error.phpt
@@ -17,7 +17,7 @@ var_dump(intltz_get_display_name(null, IntlTimeZone::DISPLAY_SHORT, false, 'pt_P
17
--EXPECTF--
18
Warning: IntlTimeZone::getDisplayName(): wrong display type in %s on line %d
19
bool(false)
20
-IntlTimeZone::getDisplayName(): wrong display type: U_ILLEGAL_ARGUMENT_ERROR
+wrong display type: U_ILLEGAL_ARGUMENT_ERROR
21
int(1)
22
wrong display type: U_ILLEGAL_ARGUMENT_ERROR
23
0 commit comments