summaryrefslogtreecommitdiff
path: root/ext/intl/tests/timezone_getErrorCode_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/timezone_getErrorCode_error.phpt')
-rw-r--r--ext/intl/tests/timezone_getErrorCode_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/timezone_getErrorCode_error.phpt b/ext/intl/tests/timezone_getErrorCode_error.phpt
index a6d704c035..f5b06b0757 100644
--- a/ext/intl/tests/timezone_getErrorCode_error.phpt
+++ b/ext/intl/tests/timezone_getErrorCode_error.phpt
@@ -12,9 +12,7 @@ $tz = IntlTimeZone::createTimeZone('Europe/Lisbon');
var_dump($tz->getErrorCode(array()));
var_dump(intltz_get_error_code(null));
-
--EXPECTF--
-
Warning: IntlTimeZone::getErrorCode() expects exactly 0 parameters, 1 given in %s on line %d
Warning: IntlTimeZone::getErrorCode(): intltz_get_error_code: bad arguments in %s on line %d