17 Commits (f72f7c7406798423228b379c72a4bf9104d937ee)

Author SHA1 Message Date
Pavel Ivanov 905cfd9725 Fixes #17098: Fixed message/extract when using message params returned from method calls 6 years ago
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 6 years ago
Groonya db1d730695 Fixes #16822: Create config dir recursively in message/config 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
ErickSkrauch 5208ef761e Fixes #16828: `yii\console\controllers\MessageController::translator` recognized object' methods and functions calls as identical sets of tokens 6 years ago
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
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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