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.
 
 
 
 
 
Sam 537317fbb1 Fixes #14126: Added variadic parameters support to DI container 7 years ago
..
ar Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
base Fixes #14793: Module `->get()` and `->has()` methods now check parent modules and fall back to application if nothing found 7 years ago
behaviors Fixed invalid tests (#14716) 7 years ago
caching make cache test more robust 7 years ago
console Fix console cache controller 7 years ago
data Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
db Fixed serialization of `yii\db\Connection` instance closes database connection 7 years ago
di Fixes #14126: Added variadic parameters support to DI container 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