yiisoft/i18n
Yii i18n provides lightweight internationalization utilities for PHP: a BCP 47 Locale value object to parse and modify locale parts, build locale strings, and derive fallbacks, plus a stateful LocaleProvider service for managing the current and default locale.
composer.json to 8.0 - 8.5 (@vjik)LocaleProvider::isDefaultLocale() giving a wrong result if locale is set explicitly to the one matching default (@samdark)hours, colnumeric, and colcasefirst. These
keywords are part of the ECMAScript 2022 Internationalization API Specification
(ECMA-402 9th Edition), and supporting them allows
for better cross-communication between PHP and JavaScript layers.
hours defines an hour cycle for the locale (i.e. h11, h12, h23, h24).
For more information see the key/type definition for the Unicode Hour Cycle
Identifier.colnumeric and colcasefirst are both collation settings defined as part
of the Unicode Locale Data Markup Language (@ramsey)How can I help you explore Laravel packages today?