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 03b2fc3e58 Adjusted code formatting 11 years ago
..
Action.php Added `beforeRun()` and `afterRun()` to `yii\base\Action` 11 years ago
ActionEvent.php psr-4 move 11 years ago
ActionFilter.php doc link fixes 11 years ago
Application.php check error level in error handler 11 years ago
ArrayAccessTrait.php refactored fixture. 11 years ago
Arrayable.php psr-4 move 11 years ago
Behavior.php psr-4 move 11 years ago
Component.php moved `@include` tags of api docs directly into the class 11 years ago
Controller.php updated phpdoc properties 11 years ago
DynamicModel.php added more tests. 11 years ago
ErrorException.php psr-4 move 11 years ago
ErrorHandler.php skip exiting in test env. 11 years ago
Event.php psr-4 move 11 years ago
Exception.php psr-4 move 11 years ago
Extension.php psr-4 move 11 years ago
Formatter.php Adjusted code formatting 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 Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty 11 years ago
ModelEvent.php psr-4 move 11 years ago
Module.php Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" 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 fixed possible problem with realpath and false value 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 Fixes #2303: Fixed the bug that `yii\base\Theme::pathMap` did not support dynamic update with path aliases 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 Fixed Widget::widget 11 years ago