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.
 
 
 
 
 
Bizley 1749c46c5d
Fixes #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format
8 years ago
..
AssetController.php Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`) 8 years ago
BaseMigrateController.php Added support for field `yii\console\controllers\BaseMigrateController::$migrationNamespaces` setup from CLI 8 years ago
CacheController.php Some phpdoc fixes from scrutinizer. 8 years ago
FixtureController.php Update FixtureController.php 8 years ago
HelpController.php Added ZSH completion, moved scripts to a separate directory 8 years ago
MessageController.php Fixes #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format 8 years ago
MigrateController.php Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
ServeController.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago