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.
 
 
 
 
 
Ivan Hermanov 6e9764b467
Added support of JsonSerializable interface to ArrayableTrait (#17888)
5 years ago
..
Action.php Remove unnecessary concatenation 5 years ago
ActionEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ActionFilter.php release version 2.0.14 7 years ago
Application.php Fix #17720: DI 3 support for application core components and default object configurations 5 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 Added support of JsonSerializable interface to ArrayableTrait (#17888) 5 years ago
BaseObject.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Behavior.php release version 2.0.25 5 years ago
BootstrapInterface.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Component.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Configurable.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Controller.php Inline constant since it is not part of the public interface 5 years ago
DynamicContentAwareInterface.php Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait` 7 years ago
DynamicContentAwareTrait.php SCA with Php Inspections (EA Ultimate) 7 years ago
DynamicModel.php added missing @since annotations 6 years ago
ErrorException.php Fix #16610: ErrorException trace was cut when using XDebug 5 years ago
ErrorHandler.php release version 2.0.32 5 years ago
Event.php Fixes #17300: Fix class-level Event handling with wildcards 5 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 #15633: Deprecate some things going away/changing in 2.1 7 years ago
InvalidArgumentException.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 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 improve `@deprecated` annotations 7 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 PHP 7.4 fixes 5 years ago
ModelEvent.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Module.php Fixes docs for createController method (#17478) [skip ci] 5 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 Fix #17725: Ensure we do not use external polyfills for pbkdf2() as these may be implemented incorrectly 5 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 Fix #17673: Add note about renderDynamic() and register*() methods [skip ci] 5 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 #15633: Deprecate some things going away/changing in 2.1 7 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 6 years ago
WidgetEvent.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago