summaryrefslogtreecommitdiff
path: root/ext/intl/tests/timezone_getTZDataVersion_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/timezone_getTZDataVersion_error.phpt')
-rw-r--r--ext/intl/tests/timezone_getTZDataVersion_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/timezone_getTZDataVersion_error.phpt b/ext/intl/tests/timezone_getTZDataVersion_error.phpt
index 258b8807b7..eab4573a36 100644
--- a/ext/intl/tests/timezone_getTZDataVersion_error.phpt
+++ b/ext/intl/tests/timezone_getTZDataVersion_error.phpt
@@ -9,9 +9,7 @@ if (!extension_loaded('intl'))
ini_set("intl.error_level", E_WARNING);
var_dump(IntlTimeZone::getTZDataVersion('foo'));
-
--EXPECTF--
-
Warning: IntlTimeZone::getTZDataVersion() expects exactly 0 parameters, 1 given in %s on line %d
Warning: IntlTimeZone::getTZDataVersion(): intltz_get_tz_data_version: bad arguments in %s on line %d