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.
 
 
 
 
 
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
..
ar Remove unused imports. (#14096) 8 years ago
base Remove unused imports. (#14096) 8 years ago
behaviors Remove unused imports. (#14096) 8 years ago
caching `yii\caching\Cache::getOrSet()` now supports both `Closure` and `callable` 8 years ago
console Remove unused imports. (#14096) 8 years ago
data Added `yii\data\Sort::parseSortParams` 8 years ago
db Fixes #14072: Fixed a bug where `\yii\db\Command::createTable()`, `addForeignKey()`, `dropForeignKey()`, `addCommentOnColumn()`, and `dropCommentFromColumn()` weren't refreshing the table cache on `yii\db\Schema` 8 years ago
di Fixes #13848: `yii\di\Instance::ensure()` wasn't throwing an exception when `$type` is specified and `$reference` object isn't instance of `$type` 8 years ago
filters Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
grid Remove unused imports. (#14096) 8 years ago
helpers made AssetBundle tests less cryptic 7 years ago
i18n fixed tests without assettions 8 years ago
log Fixes #13890: DbTarget log transaction bug 7 years ago
mail compatibility with PHPUnit 6.x added 8 years ago
mutex Remove unused imports. (#14096) 8 years ago
rbac Used more specific unit test assertions in framework tests 8 years ago
requirements Used more specific unit test assertions in framework tests 8 years ago
rest Fixed whitespaces to match code style [skip ci] 8 years ago
test Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
validators Remove unused imports. (#14096) 8 years ago
web made AssetBundle tests less cryptic 7 years ago
widgets Remove unused imports. (#14096) 8 years ago
BaseYiiTest.php compatibility with PHPUnit 6.x added 8 years ago