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.
 
 
 
 
 
Alexey Rogachev fa6f0ef658
Fix variable references in phpdoc (#19006)
3 years ago
..
ActiveDataFilter.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
ActiveDataProvider.php Fix #18557: Fix `yii\data\ActiveDataProvider` to handle DB connection configuration of different type than just `yii\db\Connection` 4 years ago
ArrayDataProvider.php Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
BaseDataProvider.php release version 2.0.41 4 years ago
DataFilter.php Fix some code smells (#18696) 3 years ago
DataProviderInterface.php Fix an invalid phpDoc annotation of `yii\data\DataProviderInterface::getSort()`. (#18897) 3 years ago
Pagination.php Fixed phpdoc types 4 years ago
Sort.php Fix variable references in phpdoc (#19006) 3 years ago
SqlDataProvider.php Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause 4 years ago