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.
 
 
 
 
 
Carsten Brandt 595f55c504 api doc improvements 11 years ago
..
Action.php minor fix. 11 years ago
ActionEvent.php psr-4 move 11 years ago
ActionFilter.php Changed `Controller::afterAction()`, `Module::afterAction()` and `ActionFilter::afterAction()` to pass `$result` by value instead of reference 11 years ago
Application.php check error level in error handler 11 years ago
ArrayAccessTrait.php Added links to PHP.net to apidoc 11 years ago
Arrayable.php Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
ArrayableTrait.php Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Behavior.php psr-4 move 11 years ago
Component.php Added links to PHP.net to apidoc 11 years ago
Controller.php Changed `Controller::afterAction()`, `Module::afterAction()` and `ActionFilter::afterAction()` to pass `$result` by value instead of reference 11 years ago
DynamicModel.php added more tests. 11 years ago
ErrorException.php Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
ErrorHandler.php Added back some toArray() implementations. 11 years ago
Event.php Added links to PHP.net to apidoc 11 years ago
Exception.php Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Extension.php psr-4 move 11 years ago
Formatter.php fix code style `No space found after comma in function call` 11 years ago
InlineAction.php psr-4 move 11 years ago
InvalidCallException.php psr-4 move 11 years ago
InvalidConfigException.php psr-4 move 11 years ago
InvalidParamException.php psr-4 move 11 years ago
InvalidRouteException.php psr-4 move 11 years ago
MailEvent.php phpdoc fixes, unused variable 11 years ago
Model.php Removed unused "use" statements 11 years ago
ModelEvent.php psr-4 move 11 years ago
Module.php Refactored controller creation process. 11 years ago
NotSupportedException.php psr-4 move 11 years ago
Object.php moved `@include` tags of api docs directly into the class 11 years ago
Request.php fix code style `There must be one blank line after the namespace declaration` 11 years ago
Response.php Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update 11 years ago
Theme.php Fixed phpdoc class reference in Theme 11 years ago
UnknownClassException.php psr-4 move 11 years ago
UnknownMethodException.php psr-4 move 11 years ago
UnknownPropertyException.php psr-4 move 11 years ago
UserException.php psr-4 move 11 years ago
View.php proper implementation of View::viewFile. 11 years ago
ViewContextInterface.php psr-4 move 11 years ago
ViewEvent.php Added `View::viewFile` and removed `ViewEvent::viewFile` 11 years ago
ViewRenderer.php psr-4 move 11 years ago
Widget.php api doc improvements 11 years ago