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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters
8 years ago
..
ar Fixed formatting in tests [skip ci] 8 years ago
base memory usage at unit test reduced 8 years ago
behaviors Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
caching `yii\caching\Cache::getOrSet()` now supports both `Closure` and `callable` 8 years ago
console compatibility with PHPUnit 6.x added 8 years ago
data Added `yii\data\Sort::parseSortParams` 8 years ago
db Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 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 Removed redundant use 8 years ago
grid Added RadiobuttonColumnTest to the grid test group (#13795) 8 years ago
helpers Helper independent (#14050) 8 years ago
i18n fixed tests without assettions 8 years ago
log fixed tests without assettions 8 years ago
mail compatibility with PHPUnit 6.x added 8 years ago
mutex Merge branch 'master' into feature/docker-testing 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 Used more specific unit test assertions in framework tests 8 years ago
validators Helper independent (#14050) 8 years ago
web Merge branch 'master' into 13614-add-a-failing-test-for-url-rule 8 years ago
widgets Fixed tests 8 years ago
BaseYiiTest.php compatibility with PHPUnit 6.x added 8 years ago