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 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
..
Action.php Fixes #6518 [skip ci] 10 years ago
ActionEvent.php property codestyle framework 10 years ago
ActionFilter.php renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
Application.php Added `yii\base\Application::loadedModules` 10 years ago
ArrayAccessTrait.php code style, fixes #3140 11 years ago
Arrayable.php fixed model serializtaion example 10 years ago
ArrayableTrait.php Reverted/fixed some incorrect changes. 10 years ago
Behavior.php Grammar fix: followings -> following 10 years ago
BootstrapInterface.php guide WIP [skip ci] 10 years ago
Component.php Grammar fix: followings -> following 10 years ago
Configurable.php Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Controller.php improved beforeAction docs 10 years ago
DynamicModel.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ErrorException.php Fixes #5770: Added more PHP error names for `ErrorException` 10 years ago
ErrorHandler.php log the whole exception object to allow log targets to work with it 9 years ago
Event.php property codestyle framework 10 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
ExitException.php app end improvement. 11 years ago
InlineAction.php property codestyle framework 10 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 Added `yii\base\InvalidValueException`. 10 years ago
Model.php small improvements of Model phpdoc 9 years ago
ModelEvent.php use an AfterSaveEvent class to be consistent 10 years ago
Module.php Grammar fix: followings -> following 10 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php updated Component::__isset() docs 10 years ago
Request.php property codestyle framework 10 years ago
Response.php property codestyle framework 10 years ago
Security.php Fixing typo. 10 years ago
Theme.php Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 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 Fixes #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 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 #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php Update PHPDoc Comment 9 years ago