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 b6a591c720 Fixes #7571: HTTP status 500 and "An internal server error occurred." are now returned in case there was an exception in layout and `YII_DEBUG` is false 10 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 property codestyle framework 10 years ago
BootstrapInterface.php guide WIP [skip ci] 10 years ago
Component.php updated Component::__isset() docs 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 #7571: HTTP status 500 and "An internal server error occurred." are now returned in case there was an exception in layout and `YII_DEBUG` is false 10 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 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 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 Used PHP_OS instead of php_uname() to check for Linix 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 property codestyle framework 10 years ago