--TEST-- MessageFormatter::format() invalid date/time argument --INI-- date.timezone=Atlantic/Azores --SKIPIF-- 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 Warning: MessageFormatter::format(): The argument for key 'foo' cannot be used as a date or time in %s on line %d bool(false)