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.
 
 
 
 
 
Alexander Makarov 37fc6c5afb
Alternative names
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 Fixed ignored params when using count in `SqlDataProvider` 8 years ago
db Alternative names 8 years ago
di memory usage at unit test reduced 8 years ago
filters yii\filters\RateLimiter refactored (#13994) 8 years ago
grid Added RadiobuttonColumnTest to the grid test group (#13795) 8 years ago
helpers Refactored solution to be contained within ActiveQuery instead of helper 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 [IpValidator] disable ipv6 checks (#13984) 8 years ago
web compatibility with PHPUnit 6.x fix 8 years ago
widgets fixed tests without assettions 8 years ago
BaseYiiTest.php compatibility with PHPUnit 6.x added 8 years ago