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.
 
 
 
 
 
Elvira Sheina 3c017b6b61 Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
..
ar Fixes for PHP 7.2 compatibility (#14959) 7 years ago
base Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
behaviors Fixed `yii\behaviors\AttributeTypecastBehavior::$attributeTypes` auto-detection fails for rule, which specify attribute with '!' prefix 7 years ago
caching Fixed HHVM tests (#15330) 7 years ago
console Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
data Fixed tests 7 years ago
db Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry 7 years ago
di di-support-instance-for-property 7 years ago
filters Fixes #15432: Fixed wrong value being set in `yii\filters\RateLimiter::checkRateLimit()` resulting in wrong `X-Rate-Limit-Reset` header value 7 years ago
grid Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
helpers Enh #15226: Auto generate placeholder from fields 7 years ago
i18n Fixed translating a string when NULL parameter is passed [#15169] 7 years ago
log Fixes #15081: Fixed "Undefined offset: 1" in log Target 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 Refactored tests with PHPUnit assert methods (#15260) 7 years ago
requirements Refactored tests with PHPUnit assert methods (#15260) 7 years ago
rest Fixes #14998: Adjusted variable name in tests 7 years ago
test Code style fixes 7 years ago
validators Fixes #15417: Added `yii\validators\FileValidator::$minFiles` 7 years ago
web Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
widgets Fixes #9253: Allow `variations` to be a string for `yii\filters\PageCache` and `yii\widgets\FragmentCache` 7 years ago
BaseYiiTest.php Add test for Yii::createObject(); (#15129) 7 years ago
ChangeLogTest.php Added unit test that checks changelog formatting [skip ci] 7 years ago