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.
 
 
 
 
 
Alexander Makarov bc3200cef1 Fixes #4295: reworked message extraction for PO files 10 years ago
..
AssetController.php implemented markdown parsing for console command description 10 years ago
BaseMigrateController.php Use `limit(null)` instead of `limit(-1)` 10 years ago
CacheController.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
FixtureController.php Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
HelpController.php implemented markdown parsing for console command description 10 years ago
MessageController.php Fixes #4295: reworked message extraction for PO files 10 years ago
MigrateController.php `BaseMigrateController` extracted 10 years ago