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 b27b34df84
Removed yii\base\Object import
7 years ago
..
ar Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
base Removed yii\base\Object import 7 years ago
behaviors Fixed invalid tests (#14716) 7 years ago
caching make cache test more robust 7 years ago
console Fixes #14129: Fixed console help to properly work with tricky camelcased controller names 7 years ago
data Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
db Added tests for Query Builder insert, update and delete (#14911) 7 years ago
di Skip testing variadics on HHVM 7 years ago
filters Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
grid Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
helpers Fixes #13254: Made `yii\helpers\StringHelper` and `yii\validators\StringValidator` independent of `Yii::$app` instance 7 years ago
i18n Simplified API of `Formatter::asWeight()` and `Formatter::asLength()` methods 7 years ago
log Fixes #14273: yii\log\Target::$enabled now supports callable value (#14539) 7 years ago
mail Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
mutex Merge branch 'master' into kidol-filemutex 7 years ago
rbac Cache user assignments to avoid unnecessary DB queries (#14696) 7 years ago
requirements Enable `include` rule in php-cs-fixer (#14418) 7 years ago
rest Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
test Make PHPUnit run on PHP 7.2 7 years ago
validators Fixed broken test 7 years ago
web Fixes #14087: Added `yii\web\View::registerCsrfMetaTags()` method that registers CSRF tags dynamically ensuring that caching doesn't interfere 7 years ago
widgets Removed commented out code 7 years ago
BaseYiiTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago