From 02cf8577faba3547e4527f9960256c5adfdb472d Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 26 Jan 2008 22:27:40 +0000 Subject: [PATCH] add message formatter description git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251387 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/intl/book.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/reference/intl/book.xml b/reference/intl/book.xml index b39a41d739..6560d892f6 100755 --- a/reference/intl/book.xml +++ b/reference/intl/book.xml @@ -1,5 +1,5 @@ - + Internationalization Functions @@ -41,6 +41,13 @@ numbers. + + + Message Formatter: allows to create messages incorporating data (such + as numbers or dates) formatted according to given pattern and locale + rules, and parse messages extracting data from them. + + Normalizer: provides a function to transform text into one of the Unicode