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 c7d8439072 Fixes #3687: Default `sourceLanguage` and `language` are now `en-US` in order for i18n formatter to work correctly 10 years ago
..
Action.php phpdoc formatting issues 11 years ago
ActionEvent.php reverted breaking PHPdoc codestyle changes 11 years ago
ActionFilter.php renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
Application.php Fixes #3687: Default `sourceLanguage` and `language` are now `en-US` in order for i18n formatter to work correctly 10 years ago
ArrayAccessTrait.php code style, fixes #3140 11 years ago
Arrayable.php reverted breaking PHPdoc codestyle changes 11 years ago
ArrayableTrait.php reverted breaking PHPdoc codestyle changes 11 years ago
Behavior.php Finished behavior guide [skip ci] 11 years ago
BootstrapInterface.php Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Component.php Added support to allow an event handler to be inserted at the beginning of the existing event handler list 11 years ago
Controller.php Fixed the bug that requesting protected or private action methods would cause 500 error instead of 404 10 years ago
DynamicModel.php Fixes #3716: `DynamicModel::validateData()` does not call `validate()` if the `$rules` parameter is empty 10 years ago
ErrorException.php improved error handler output on console app 11 years ago
ErrorHandler.php `VarDumper::export()` applied over framework. 10 years ago
Event.php Finished event guide. [skip ci] 11 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
ExitException.php app end improvement. 11 years ago
Formatter.php Fix DateTime cast 11 years ago
InlineAction.php phpdoc formatting issues 11 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
MailEvent.php Reformat code te be PSR-2 compatible 11 years ago
Model.php fixed broken API links [skip ci] 11 years ago
ModelEvent.php Reformat code te be PSR-2 compatible 11 years ago
Module.php Finished application guide [skip ci] 10 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php `@inheritdoc` from interfaces and params 11 years ago
Request.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Reformat code te be PSR-2 compatible 11 years ago
Theme.php Correction of many errors code inspection. 11 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 #3298: Supported configuring `View::theme` using a class name 11 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 Reformat code te be PSR-2 compatible 11 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php Fixes #699: fixed wrong usage of self and static 11 years ago