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 920877c815
Fixed WidgetEvent construction
8 years ago
..
Action.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ActionEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ActionFilter.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Application.php Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
ArrayAccessTrait.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Arrayable.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ArrayableTrait.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Behavior.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
BootstrapInterface.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Component.php Fixed some comment issues (#13392) [skip ci] 8 years ago
Configurable.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Controller.php consistent behavior for Yii::$app->controller and ->action (#13167) 8 years ago
DynamicModel.php added unit test for DynamicModel::load() 8 years ago
ErrorException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ErrorHandler.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Event.php Code cleanup (#13113) 8 years ago
Exception.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
ExitException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
InlineAction.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
InvalidCallException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
InvalidConfigException.php
InvalidParamException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
InvalidRouteException.php
InvalidValueException.php various code style and whitespace adjustments 9 years ago
Model.php Code cleanup (#13113) 8 years ago
ModelEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Module.php Revert "Fixed some comment issues (#13392) [skip ci]" 8 years ago
NotSupportedException.php
Object.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Request.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Response.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Security.php update deprecated phpdoc messages 8 years ago
Theme.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
UnknownClassException.php
UnknownMethodException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
UnknownPropertyException.php
UserException.php
View.php Code cleanup (#13113) 8 years ago
ViewContextInterface.php
ViewEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ViewNotFoundException.php Fixes #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` 8 years ago
ViewRenderer.php
Widget.php Fixed WidgetEvent construction 8 years ago
WidgetEvent.php Fixes for #13457 as commented by @cebe 8 years ago