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.
 
 
 
 
 
Viktor 1b63f7c891 Fixes #15320: Fixed special role checks in `yii\filters\AccessRule::matchRole()` 7 years ago
..
ar Fixes for PHP 7.2 compatibility (#14959) 7 years ago
base Refactored tests with PHPUnit assert methods (#15260) 7 years ago
behaviors Fixes #5515: Added default value for `yii\behaviors\BlameableBehavior` for cases when the user is guest 7 years ago
caching Fixes #15302: Fixed `yii\caching\DbCache` so that `getValues` now behaves the same as `getValue` with regards to streams 7 years ago
console Fixes #15249: Controllers in subdirectories were not visible in commands list 7 years ago
data Fixed tests 7 years ago
db Refactored tests with PHPUnit assert methods (#15260) 7 years ago
di Code style fixes 7 years ago
filters Fixes #15320: Fixed special role checks in `yii\filters\AccessRule::matchRole()` 7 years ago
grid Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
helpers Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
i18n Fixes #14276: Fixed I18N format with dotted parameters 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 Data filter enhancements and docs 7 years ago
test Code style fixes 7 years ago
validators Fixes #15322: Fixed PHP 7.2 compatibility of `FileHelper::getExtensionsByMimeType()` 7 years ago
web Refactored tests with PHPUnit assert methods (#15260) 7 years ago
widgets Code style fixes 7 years ago
BaseYiiTest.php Add test for Yii::createObject(); (#15129) 7 years ago