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.
 
 
 
 
 
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
..
AssetController.php #3807: Wrong js/css path composition at `AssetController::buildTarget()` fixed 10 years ago
BaseMigrateController.php `MigrationInterface` extracted 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 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
MessageController.php Fix incomplete obsolete filling in i18n db extractor 10 years ago
MigrateController.php `BaseMigrateController` extracted 10 years ago