239 Commits (88e942821c0dcfd70438814b4222c6569807c673)

Author SHA1 Message Date
Steve 4276eb4955 Fix $value parameter types in yii\i18n\Formatter::normalizeDatetimeValue() 3 years ago
Bizley 9d56179e9d
Updated asUrl method to not introduce BC break (#18742) 3 years ago
Bizley c43a168a31
Fix #18712: Added `$scheme` option to `yii\i18n\Formatter::asUrl()` 3 years ago
蛋蛋 d5a428e001
Fix some code smells (#18696) 3 years ago
stevekr 6182284039
Update Formatter types 4 years ago
Alexander Makarov 4e2045c040
release version 2.0.41 4 years ago
Bizley 684310828b
Fix #18464: Fix bug with processing fallback messages when translation language is set to `null` 4 years ago
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
stevekr f3f5312469
Update BaseHtml and Formatter typehints (#18185) 4 years ago
Alexander Makarov d07cbdaab3
Fix #17975: Fix deleting unused messages with console command if message tables were created manually (auerswald, cebe) 4 years ago
XPOHOC e20358241c
Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter 4 years ago
TheCodeholic 0ba67fac0c Fix #17767: Make `Formatter::formatNumber` method protected 5 years ago
Brandon Kelly 5efe0bda8f Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls 5 years ago
Alexander Kartavenko a9097dbac3 Fix #17435: Fixed `i18n_init` migration for MSSQL 5 years ago
Alexander Makarov 33405fa4a5
Fixes #17268: Fixed Formatter didn't take power into account 6 years ago
Diego Tibi 72b4e6d47c kB instead of KB (#16368) 6 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
Pavel Ivanov 22d30f1999 Fixes #15286: Fixed incorrect formatting of time with timezone information 6 years ago
Bizley 1db55e6b0d Normalizing string numeric (#16943) 6 years ago
SilverFire - Dmitry Naumenko 4d3a140482
Fixed additional regression in number formatting 6 years ago
SilverFire - Dmitry Naumenko a03376413c
Fixed regression in formatter when passed value is a string representation of float without decimals 6 years ago
Carsten Brandt 8bccbd595d
Update Formatter.php 6 years ago
Carsten Brandt fe07177ddd
Update Formatter.php 6 years ago
Bizley bbfa45f133 Removed wrong spellout formatter test (#16924) 6 years ago
Bizley 59e99a67c7 Fixes #14950: Fixed `yii\i18n\Formatter` methods `asInteger`, `asDecimal`, `asPercent`, and `asCurrency` outputs for very big numbers 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Carsten Brandt 40d8639a91
Update Formatter.php 6 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
Vladimir Reznichenko f10cb6aeee SCA with Php Inspections (EA Ultimate) 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Alexander Makarov e9bec0d246
Reordered property to top [skip ci] 7 years ago
Alexander Makarov 10eac963d3
Fixed typo [skip ci] 7 years ago
Alexander Makarov 63fdd26b7e
Fixes #8527: Added `yii\i18n\Locale` component having `getCurrencySymbol()` method 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Oleg Poludnenko ebd3d61a1b Fixes #14980: Fix looping in `yii\i18n\MessageFormatter` tokenize pattern if pattern is invalid 7 years ago
Elvira Sheina 2dc4e8e6b2 Fixed translating a string when NULL parameter is passed [#15169] 7 years ago
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 7 years ago
Elvira Sheina 10e7b1b541 Fixes #14276: Fixed I18N format with dotted parameters 7 years ago
Alexander Makarov 2d672b6722
release version 2.0.13 7 years ago
Alexander Makarov 376006a2d5 Data filter enhancements and docs 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Paul Klimov 744b87fabc Fixes #4479: Implemented REST filters 7 years ago
Erkan Karataş aaedd200b0 Formatter asDatetime() documentation $format fix (#14708) 7 years ago
SilverFire - Dmitry Naumenko 0e2b6c41b8
Simplified API of `Formatter::asWeight()` and `Formatter::asLength()` methods 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk b99e955627 Fix CS (#14665) 7 years ago