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.
 
 
 
 
 
Sam Mousa 98871123c9
Fixed ignored params when using count in `SqlDataProvider`
8 years ago
..
ActiveDataProviderTest.php Used more specific unit test assertions in framework tests 8 years ago
ArrayDataProviderTest.php Fixed code style and indentations 9 years ago
BaseDataProviderTest.php Fixes #13376: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination 8 years ago
PaginationTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SortTest.php Used more specific unit test assertions in framework tests 8 years ago
SqlDataProviderTest.php Fixed ignored params when using count in `SqlDataProvider` 8 years ago