--TEST-- MessageFormatter::format() inconsistent types in named argument --EXTENSIONS-- intl --INI-- intl.use_exceptions=On --FILE-- format(array(7))); } catch (Throwable $e) { echo $e::class, ': ', $e->getMessage(), PHP_EOL; } ?> --EXPECT-- IntlException: MessageFormatter::format(): Inconsistent types declared for an argument