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 acef7e1e7c
Adjusted comment [skip ci]
7 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 Merge branch 'master' into 2.1 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 Fix phpDocumentor annotations (#13905) [skip ci] 8 years ago
BootstrapInterface.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Component.php reverted wrong phpdoc change from #13905 8 years ago
Configurable.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Controller.php Merged branch 'master' into 2.1 7 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 Adjusted comment [skip ci] 7 years ago
Event.php Merge branch 'master' into 2.1 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
InvalidArgumentException.php Rename `yii\base\InvalidParamException` to `yii\base\InvalidArgumentException` (#13082) 8 years ago
InvalidCallException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
InvalidConfigException.php Reformat code te be PSR-2 compatible 11 years ago
InvalidRouteException.php Reformat code te be PSR-2 compatible 11 years ago
InvalidValueException.php various code style and whitespace adjustments 9 years ago
Model.php Merged master into 2.1 8 years ago
ModelEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Module.php Merged branch 'master' into 2.1 7 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php Merge branch 'master' into 2.1 8 years ago
Request.php improved docs: link term "path alias" to the guide 7 years ago
Response.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Security.php Merged branch 'master' into 2.1 7 years ago
Theme.php improved docs: link term "path alias" to the guide 7 years ago
UnknownClassException.php Reformat code te be PSR-2 compatible 11 years ago
UnknownMethodException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
UnknownPropertyException.php Reformat code te be PSR-2 compatible 11 years ago
UserException.php psr-4 move 11 years ago
View.php Removed duplicate handling for \Throwable and \Exception 7 years ago
ViewContextInterface.php Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
ViewEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ViewNotFoundException.php Rename `yii\base\InvalidParamException` to `yii\base\InvalidArgumentException` (#13082) 8 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php Merged branch 'master' into 2.1 7 years ago
WidgetEvent.php Fixes for #13457 as commented by @cebe 8 years ago