23 Commits (e3b7581bcad3ded0ac75d30aa07c8163b088fafe)

Author SHA1 Message Date
Robert Korulczyk c78201899b Fixes #13720: Improve `yii\helpers\FormatConverter::convertDatePhpToIcu()` to handle escaped chars correctly 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 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
bscheshirwork 0c0cc1074d fix current time in formatter (#14203) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Klimov Paul 04a14efd3f compatibility with PHPUnit 6.x fix 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Carsten Brandt 22972b86db
update date formatter test for intl 8 years ago
Bizley 54278fc842
asTime fixed for time-only values 8 years ago
Carsten Brandt 07d3217706 added test for negative date formatter values 8 years ago
Robbert Jan van de Velde c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
Carsten Brandt cdb7d84fea added support for non-gregorian calendar to formatter 9 years ago
SilverFire - Dima Naumenko a6e1ba2cf6 Fixed mb_ functions calls to use UTF-8 or app charset 9 years ago
SilverFire - Dima Naumenko c1b0d1263b FromatterDateTest - fixed tests on PHP7 9 years ago
SilverFire - Dima Naumenko b5d95f845e `Formatter::asDuration()` PHPDoc and PHPUnit test enhanced 9 years ago
John Was 928a02c3bc Added `Formatter::asDuration()` method 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt aa9fe57fd7 removed date that is not well defined from tests 10 years ago
Carsten Brandt 03351ccba3 added explicit test for the Y2K38 problem 10 years ago
Carsten Brandt 9415c7921d date formatter fall back to PHP impl. to solve Y2K38 issue 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 6e7dc26b38 added support for DateTimeImmutable to Formatter 10 years ago
Carsten Brandt ae1bd39377 adjusted missing return for fix #6263 10 years ago
Carsten Brandt 7325fdd7ed better fix for #5448 not using customized DateTime class 10 years ago
Carsten Brandt 41fca90cce split formatter test 10 years ago