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.
 
 
 
 
 
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 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 support for sorting by expression to `\yii\data\Sort` 7 years ago
db Merge branch 'master' into unique-validator-fix 7 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 Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
helpers made AssetBundle tests less cryptic 7 years ago
i18n fixed tests without assettions 8 years ago
log Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 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 Fixes #13350, #14094, #11288 7 years ago
test Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
validators Merge branch 'master' into unique-validator-fix 7 years ago
web Fixes #13350, #14094, #11288 7 years ago
widgets Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
BaseYiiTest.php compatibility with PHPUnit 6.x added 8 years ago