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.
 
 
 
 
 
Alexey Rogachev e8c16a09fa Fixed some typos (#12847) 8 years ago
..
Action.php Global DOCS update: ~~~ replaced with ``` 9 years ago
ActionEvent.php property codestyle framework 10 years ago
ActionFilter.php coding style fixes 8 years ago
Application.php `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
ArrayAccessTrait.php link to PHP classes just as we do with normal classes 9 years ago
Arrayable.php Fixed documentation according to Chg #4911 9 years ago
ArrayableTrait.php Replace aliases of functions 9 years ago
Behavior.php Global DOCS update: ~~~ replaced with ``` 9 years ago
BootstrapInterface.php guide WIP [skip ci] 10 years ago
Component.php fixed wrong docs about behaviors 8 years ago
Configurable.php coding style fixes 8 years ago
Controller.php phpDoc of $layout updated 8 years ago
DynamicModel.php Replace aliases of functions 9 years ago
ErrorException.php Fixes #11723: Fixed PHP 7 + XDebug error handling displaying "Expected array for frame 0" 8 years ago
ErrorHandler.php Fixes #12619: Added catch `Throwable` in `yii\base\ErrorHandler::handleException()` 8 years ago
Event.php Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 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 various code style and whitespace adjustments 9 years ago
Model.php Fixed some typos (#12847) 8 years ago
ModelEvent.php use an AfterSaveEvent class to be consistent 10 years ago
Module.php `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php Global DOCS update: ~~~ replaced with ``` 9 years ago
Request.php property codestyle framework 10 years ago
Response.php property codestyle framework 10 years ago
Security.php Update Security.php 8 years ago
Theme.php prepare for 2.0.7 release 9 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 Revert "Replaced `extract()` function usages with custom polyfill in order to fix HHVM compatibility" 8 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
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 document the fact that widgets use output buffering 8 years ago