Searched refs:formatMessage (Results 1 – 5 of 5) sorted by relevance
2 Bug #74484 MessageFormatter::formatMessage memory corruption with 11+ named placeholder29 var_dump(MessageFormatter::formatMessage('en_US', $text, $vars));
313 …return $GLOBALS['oo-mode'] ? MessageFormatter::formatMessage( $locale, $pattern, $args ) : msgfmt_…
59 public static function formatMessage($locale, $pattern, $args) {} function in MessageFormatter
131 …ZEND_FENTRY( formatMessage, ZEND_FN( msgfmt_format_message ), arginfo_messageformatter_formatmess…
256 . Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with
Completed in 20 milliseconds