intl 3.0.0a1

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.

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.
Version 3.0 is in sync with PHP 5.5.

License: PHP License

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

Changes

- Added classes IntlCalendar, IntlGregorianCalendar and IntlTimeZone.
- Added the ability for the intl exception to throw exceptions when a
global error is set.