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 655786b7ed
release version 2.0.44
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.44 3 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 release version 2.0.44 3 years ago
Sort.php release version 2.0.44 3 years ago
SqlDataProvider.php Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause 4 years ago