pkgsrc-wip/php-intl/TODO
Filip Hajny ff26038369 Import php5-intl-5.2.9.1.0.2 as wip/php-intl.
Internationalization extension (further is referred as Intl) is a wrapper for
ICU library, enabling PHP programmers to perform UCA-conformant collation and
date/time/number/currency formatting in their scripts.

It tends to closely follow ICU APIs, so that people having experience working
with ICU in either C/C++ or Java could easily use the PHP API. Also, this way
ICU documentation would be useful to understand various ICU functions.
2009-10-08 11:49:54 +00:00

2 lines
101 B
Text

This module comes as part of PHP 5.3.x and will need to be converted
to build from ext/intl instead.