Dmitriy Gnatenko e5f3fbd37b Vendors updated | 3 years ago | |
---|---|---|
.. | ||
DateFormat | 3 years ago | |
Exception | 3 years ago | |
Resources | 3 years ago | |
Collator.php | 3 years ago | |
Currencies.php | 3 years ago | |
Icu.php | 3 years ago | |
IntlDateFormatter.php | 3 years ago | |
LICENSE | 3 years ago | |
Locale.php | 3 years ago | |
NumberFormatter.php | 3 years ago | |
README.md | 3 years ago | |
bootstrap.php | 3 years ago | |
bootstrap80.php | 3 years ago | |
composer.json | 3 years ago |
This package provides fallback implementations when the Intl extension is not installed. It is limited to the "en" locale and to:
intl_is_failure()
intl_get_error_code()
intl_get_error_message()
intl_error_name()
Collator
NumberFormatter
Locale
IntlDateFormatter
More information can be found in the main Polyfill README.
This library is released under the MIT license.