13 Commits (3c017b6b6188fe7935d5df58fcc1820d83f76eaf)

Author SHA1 Message Date
Robert Korulczyk f5c98f9664 Fixed tests for HHVM (#14941) 7 years ago
Alexander Makarov f5591bb70e
Closes #13792: added test verifying unused messages are not removed 7 years ago
Alexander Makarov 6bde69aa96 Fixes #14016: Fixed empty messages marked as unused in PHP and PO sources when extracted with message command when `markUnused` is `false` 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Elvira Sheina cfaec11da5
Fixes #13824: Support extracting concatenated strings in `yii message` 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Robert Korulczyk 4c46c6a096 Improve messages test on HHVM. (#13520) 8 years ago
Bizley 1749c46c5d
Fixes #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format 8 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Klimov Paul 72ec914992 `yii\console\controllers\MessageController` improved allowing extraction of nested translator calls 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov 0e567bdd9c Fixed tests 10 years ago
Alexander Makarov b7a29e38d9 Fixes #6895: Added `ignoreCategories` config option for message command to ignore categories specified 10 years ago
Paul Klimov 8632882312 Plain `echo` replaced by `stdout()` at `yii\console\MessageController` 10 years ago
Alexander Makarov e88a5d9cc4 Fixes #4823 and #6005: `yii message` accuracy and error handling were improved by using PHP tokenizer instead of regular expressions. Removed eval() as well. 10 years ago
Klimov Paul db26e65c62 Fixed `yii\console\controllers\MessageController` handles category name containing dot incorrectly 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 8f81e231da Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago