php-i18n Digest 2 Aug 2007 00:34:05 -0000 Issue 364

Topics (messages 1101 through 1101):

ICU extension (intl) in PECL
        1101 by: Stanislav Malyshev

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi!

I've committed initial bunch of ICU implementation code to PECL module intl. There are two branches there - PHP_5_2 for PHP 5 and HEAD for PHP 6. If you want to try it with PHP 6, there's a patch there which needs to be applied to ext/unicode since both implement collator functions. In the future, collator function will be gone from ext/unicode so no patch would be needed. So far, two modules are implemented - collator and number formatter. Some unit tests and docs are not finished yet, but you can see in doc/ directory for short APIs descriptions for all implemented functions.

Please look at it, play with it and feel free to comment!
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--- End Message ---

Reply via email to