diff options
Diffstat (limited to 'ext/intl/tests/dateformat_setTimeZone_error.phpt')
| -rw-r--r-- | ext/intl/tests/dateformat_setTimeZone_error.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/dateformat_setTimeZone_error.phpt b/ext/intl/tests/dateformat_setTimeZone_error.phpt index bd37031325..b58d159088 100644 --- a/ext/intl/tests/dateformat_setTimeZone_error.phpt +++ b/ext/intl/tests/dateformat_setTimeZone_error.phpt @@ -22,7 +22,6 @@ var_dump(datefmt_set_timezone(new stdclass, 'UTC')); ?> ==DONE== --EXPECTF-- - Warning: IntlDateFormatter::setTimeZone() expects exactly 1 parameter, 0 given in %s on line %d Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s on line %d |
