MessageFormatter::format() and related functions
now accept named arguments and mixed numeric and named arguments when PHP
is linked to ICU 4.8 or later.
MessageFormatter::format() and related functions
no longer error when an insufficient number of arguments have been
provided. Instead, the placeholders will not be substituted.