Dmitriy Gnatenko e5f3fbd37b Vendors updated | il y a 3 ans | |
---|---|---|
.. | ||
DateFormat | il y a 3 ans | |
Exception | il y a 3 ans | |
Resources | il y a 3 ans | |
Collator.php | il y a 3 ans | |
Currencies.php | il y a 3 ans | |
Icu.php | il y a 3 ans | |
IntlDateFormatter.php | il y a 3 ans | |
LICENSE | il y a 3 ans | |
Locale.php | il y a 3 ans | |
NumberFormatter.php | il y a 3 ans | |
README.md | il y a 3 ans | |
bootstrap.php | il y a 3 ans | |
bootstrap80.php | il y a 3 ans | |
composer.json | il y a 3 ans |
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.