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.
 
 
 
 
 
Paul Klimov e796d1fa27 Plain `echo` replaced by `stdout()` at `yii\console\HelpController` 10 years ago
..
AssetController.php Color output added to `yii\console\MessageController` and `yii\console\AssetController` 10 years ago
BaseMigrateController.php Reverted #3305 10 years ago
CacheController.php Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection 10 years ago
FixtureController.php Enh: `yii fixture` command now offers help if no arguments are provided instead of crashing 10 years ago
HelpController.php Plain `echo` replaced by `stdout()` at `yii\console\HelpController` 10 years ago
MessageController.php Color output added to `yii\console\MessageController` and `yii\console\AssetController` 10 years ago
MigrateController.php Reverted #3305 10 years ago