summaryrefslogtreecommitdiff
path: root/ext/intl/tests/dateformat_setTimeZone_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/dateformat_setTimeZone_error.phpt')
-rw-r--r--ext/intl/tests/dateformat_setTimeZone_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/dateformat_setTimeZone_error.phpt b/ext/intl/tests/dateformat_setTimeZone_error.phpt
index e5ba550910..a3aabf1427 100644
--- a/ext/intl/tests/dateformat_setTimeZone_error.phpt
+++ b/ext/intl/tests/dateformat_setTimeZone_error.phpt
@@ -18,7 +18,7 @@ var_dump($df->setTimeZone('non existing timezone'));
?>
==DONE==
--EXPECTF--
-Notice: Array to string conversion in %s on line %d
+Warning: Array to string conversion in %s on line %d
Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'Array' in %s on line %d
bool(false)