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 eaf8ece568 Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection 10 years ago
..
AssetControllerTest.php Safe real path resolving added to `yii\console\controllers\AssetController::combineCssFiles()` 10 years ago
BaseMessageControllerTest.php Fixes #4823 and #6005: `yii message` accuracy and error handling were improved by using PHP tokenizer instead of regular expressions. Removed eval() as well. 10 years ago
CacheControllerTest.php Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection 10 years ago
FixtureControllerTest.php Fixed test break. 10 years ago
MigrateControllerTest.php Unit test for `MigrateController` added 10 years ago
MigrateControllerTestTrait.php Fixes #4914 10 years ago
PHPMessageControllerTest.php Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago
POMessageControllerTest.php more on HHVM compatibility 10 years ago