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 1713a99c79 Fixes #7924: Migrations in history are now ordered by time applied allowing to roll back in reverse order no matter how these were applied 10 years ago
..
AssetController.php 'Dividing asset bundles into group' docs added 10 years ago
BaseMigrateController.php Fixes #7269: `yii\console\controllers\BaseMigrateController` now throws exception if directory specified doesn't exist and action isn't `create` 10 years ago
CacheController.php fixed indentation in Cache Controller 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 created Console::wrapText() to imrove console help output on small screens 10 years ago
MessageController.php Fixes #6895: Added `ignoreCategories` config option for message command to ignore categories specified 10 years ago
MigrateController.php Fixes #7924: Migrations in history are now ordered by time applied allowing to roll back in reverse order no matter how these were applied 10 years ago