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]

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to