summaryrefslogtreecommitdiff
path: root/ext/intl/tests/msgfmt_format_error5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/msgfmt_format_error5.phpt')
-rw-r--r--ext/intl/tests/msgfmt_format_error5.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/msgfmt_format_error5.phpt b/ext/intl/tests/msgfmt_format_error5.phpt
index d5f62f9baf..5c0f3351c2 100644
--- a/ext/intl/tests/msgfmt_format_error5.phpt
+++ b/ext/intl/tests/msgfmt_format_error5.phpt
@@ -18,7 +18,6 @@ EOD;
$mf = new MessageFormatter('en_US', $fmt);
var_dump($mf->format(array("foo" => new stdclass())));
-
--EXPECTF--
Warning: MessageFormatter::format(): msgfmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted) in %s on line %d