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 338b334254 Improved console controller tests 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 Improved console controller tests 10 years ago
EchoMigrateController.php Improved console controller tests 10 years ago
FixtureControllerTest.php Fixed test break. 10 years ago
MigrateControllerTest.php Improved console controller tests 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
SilencedCacheController.php Improved console controller tests 10 years ago