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.
 
 
 
 
 
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
..
Action.php Fixes #14882: Corrected action phpdoc to fix IDE hints in console commands [skip ci] 7 years ago
ActionEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ActionFilter.php `@inheritdoc` notation changed 7 years ago
Application.php `@inheritdoc` notation changed 7 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 #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
BaseObject.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Behavior.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
BootstrapInterface.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Component.php condition optimized 7 years ago
Configurable.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Controller.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
DynamicModel.php `@inheritdoc` notation changed 7 years ago
ErrorException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ErrorHandler.php Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode 7 years ago
Event.php condition optimized 7 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 Reformat code te be PSR-2 compatible 11 years ago
InvalidParamException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 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 Prevent source path disclosure when form is represented by an anonymous class 7 years ago
ModelEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Module.php Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php Added yii\base\Object for backwards compatibility 7 years ago
Request.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Response.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Security.php Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared 7 years ago
StaticInstanceInterface.php more details in upgrade notes 7 years ago
StaticInstanceTrait.php Code style fixes 7 years ago
Theme.php Add empty lines before return statements. (#14682) [skip ci] 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 Added PHPDoc @throws to yii\base\View::renderPhpFile() [skip ci] 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 Fixes #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` 8 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
WidgetEvent.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago