summaryrefslogtreecommitdiff
path: root/ext/intl/tests/timezone_getDisplayName_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/timezone_getDisplayName_error.phpt')
-rw-r--r--ext/intl/tests/timezone_getDisplayName_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/timezone_getDisplayName_error.phpt b/ext/intl/tests/timezone_getDisplayName_error.phpt
index 4089c42e3c..80f43a0b32 100644
--- a/ext/intl/tests/timezone_getDisplayName_error.phpt
+++ b/ext/intl/tests/timezone_getDisplayName_error.phpt
@@ -16,9 +16,7 @@ var_dump($tz->getDisplayName(false, IntlTimeZone::DISPLAY_SHORT, array()));
var_dump($tz->getDisplayName(false, IntlTimeZone::DISPLAY_SHORT, NULL, NULL));
var_dump(intltz_get_display_name(null, IntlTimeZone::DISPLAY_SHORT, false, 'pt_PT'));
-
--EXPECTF--
-
Warning: IntlTimeZone::getDisplayName() expects parameter 1 to be boolean, array given in %s on line %d
Warning: IntlTimeZone::getDisplayName(): intltz_get_display_name: bad arguments in %s on line %d