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.
 
 
 
 
 
Qiang Xue 1088fd496d Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
..
Action.php Fixes #6518 [skip ci] 10 years ago
ActionEvent.php property codestyle framework 10 years ago
ActionFilter.php
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 property codestyle framework 10 years ago
BootstrapInterface.php guide WIP [skip ci] 10 years ago
Component.php more explicit comment in phpdoc, code style 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 Added `yii\base\Controller::renderContent()` 10 years ago
DynamicModel.php typo fix 10 years ago
ErrorException.php Fixes #5770: Added more PHP error names for `ErrorException` 10 years ago
ErrorHandler.php Fixes #6883: `yii\base\ErrorHandler::logException()` is now public 10 years ago
Event.php property codestyle framework 10 years ago
Exception.php
ExitException.php
InlineAction.php property codestyle framework 10 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 Added `yii\base\InvalidValueException`. 10 years ago
Model.php yii\base\Model::load() typo fix 10 years ago
ModelEvent.php use an AfterSaveEvent class to be consistent 10 years ago
Module.php Fixes #2037: Dropped the support for using `yii\base\Module` as concrete module classes 10 years ago
NotSupportedException.php
Object.php Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Request.php property codestyle framework 10 years ago
Response.php property codestyle framework 10 years ago
Security.php [ci skip] Guide typos fixed 10 years ago
Theme.php Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 years ago
UnknownClassException.php
UnknownMethodException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
UnknownPropertyException.php
UserException.php
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
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
Widget.php property codestyle framework 10 years ago