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.
 
 
 
 
 
Arthur Skobara a19dd48b79
Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property
5 years ago
..
ActiveDataFilterTest.php Code style fixes 7 years ago
ActiveDataProviderCloningTest.php Fixes #16558: Added cloning `yii\data\ActiveDataProvider::query` property when ActiveDataProvider object is cloned 6 years ago
ActiveDataProviderTest.php Fixes #17093 by reverting #16891 (#17154) 6 years ago
ArrayDataProviderTest.php Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
BaseDataProviderTest.php PHPDoc fix 7 years ago
DataFilterTest.php Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
PaginationTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SortTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SqlDataProviderTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago