Top Level :: Internationalization
:: intl
:: 3.0.0b1
intl 3.0.0b1
Package Information |
Summary |
Internationalization extension |
Maintainers |
Stanislav Malyshev <
stas at php dot net >
(lead)
[details]
Kirti Velankar (developer)
[details]
Gustavo Lopes <
cataphract at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
pecl/intl is not mainained anymore. Use the version bundled with PHP.
The Internationalization extension exposes functionality of the ICU library to PHP. <br> <br> 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.4. <br> Version 3.0 is in sync with PHP 5.5. |
Homepage |
http://www.icu-project.org/
|
Release notes
Version 3.0.0b1
(beta)
|
- Add UConverter class (ICU's UConverter API). See RFC at http://wiki.php.net/rfc/uconverter - Fixed defective cloning of subclassed intl classes. See also bug #62915. - Allow Spoofchecker to be registered on ICU versions with .1 minor numbers like ICU 49.1. - Fix SPOOFCHECKER_METHOD_FETCH_OBJECT definition. - Fix handling of several uinitialized intl objects. - Added the intl tests extracted from Symfony. - Fixed several tests. |
|
Dependencies for release 3.0.0b1 |
|
PHP Version: PHP 5.2.4 or newer PEAR Package: PEAR 1.4.8 or newer
|
|
|