intl-pecl

This package is not maintained anymore and has been superseded. Package has moved to channel http://php.net/manual/en/book.intl.php
This extension has been replaced by intl.

Internationalization extension

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.

Maintainer

  • Stanislav Malyshev (lead )
  • Gustavo Lopes (lead )
  • Kirti Velankar (developer )
  • Ed Batutis (developer )
  • Ed Batutis (developer )

Details

Stars: 5
Downloads: 1830162
3.0.0
11 years ago
Version 3.0.0 change log


- Fixed build on PHP 5.5+.
- Bring error reporting in converter more in line with the rest.
- Fix parameter parsing in Uconverter::convert() for PHP 5.5.
- Fix intlcal_get_time_zone() not setting local error.
- Fix arginfo for BreakIterator::getLocale().
- Fixed compiler warnings.

requires:

  • php >=5.2.4
  • pearinstaller >=1.4.8