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.
 
 
 
 
 
rhertogh e691713ed7
Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration
3 years ago
..
Action.php `@inheritdoc` notation changed 7 years ago
ActiveController.php `@inheritdoc` notation changed 7 years ago
Controller.php `@inheritdoc` notation changed 7 years ago
CreateAction.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
DeleteAction.php release version 2.0.11 8 years ago
IndexAction.php Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration 3 years ago
OptionsAction.php REST OPTIONS Action bug fix with Header name (#15869) 7 years ago
Serializer.php Fix #18435: Change the check order whether an object is an implementation of `Arrayable` or `JsonSerializable` in `\yii\base\ArrayableTrait::toArray()` and `\yii\rest\Serializer::serialize()` 4 years ago
UpdateAction.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
UrlRule.php Fix #19041: Fix PHP 8.1 issues 3 years ago
ViewAction.php release version 2.0.11 8 years ago