Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
XPOHOC e20358241c
Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter
4 years ago
..
DbMessageSourceTest.php Fix #17435: Fixed `i18n_init` migration for MSSQL 5 years ago
FallbackMessageFormatterTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
FormatterDateTest.php Don't test FormatterDate DATE_ATOM with PHP 5.5 (#17879) 5 years ago
FormatterNumberTest.php Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter 4 years ago
FormatterTest.php Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls 5 years ago
GettextMessageSourceTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
GettextMoFileTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
GettextPoFileTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
I18NTest.php Fixes #14276: Fixed I18N format with dotted parameters 7 years ago
IntlTestHelper.php PHP7.2RC5: enabled INTL tests, continue disabling some cases in FileValidator 7 years ago
LocaleTest.php Fixed test class name 7 years ago
MessageFormatterTest.php Fixes #14980: Fix looping in `yii\i18n\MessageFormatter` tokenize pattern if pattern is invalid 7 years ago