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 af7ae33d5b Use (array) cast instead of !is_array check for both readability and performance 10 years ago
..
AssetController.php `yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory 10 years ago
BaseMigrateController.php Reverted #3305 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 Plain `echo` replaced by `stdout()` at `yii\console\HelpController` 10 years ago
MessageController.php Use (array) cast instead of !is_array check for both readability and performance 10 years ago
MigrateController.php Reverted #3305 10 years ago