| Package Information |
| Summary |
Internationalization extension |
| Maintainers |
Stanislav Malyshev <stas@php.net> (lead) [details] Kirti Velankar (developer) [details] Gustavo Lopes <cataphract@php.net> (lead) [details]
|
| License |
PHP License
|
| Description |
The Internationalization extension exposes functionality of the ICU library to PHP.
This extension has been bundled with PHP since version 5.3. This PECL version backports improvements made in the development version of PHP to PHP 5.2, 5.3 and 5.4.
Windows binaries (VC 9, x86, 2.0.1): Windows binaries (VC 9, x86, 3.0.0b1) BETA: The binaries depend on the ICU libraries (version 49.1.2 for 2.0.1, version 50.1.1 for 3.0.0b1), which must be available to PHP.
This extension is compatible with PHP 5.2; however, no Windows binaries will be provided for that PHP version.
Version 2.0.1 is in sync with ext/intl bundled with PHP 5.4. |
| Homepage |
http://www.icu-project.org/ |
Release notes Version 1.0.0RC1 (stable) |
* Release Candidate for first release of the intl extension
* Added: date formatter, graphemes |
|