Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
db1a722ec836d72546a80cb4af58d115e58ffeac
Switch branch/tag
yii2
framework
base
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
removed duplicate arguments from base formattter
· 8d2e68b4
Carsten Brandt
authored
11 years ago
8d2e68b4
Name
Last commit
Last update
..
Action.php
Added `beforeRun()` and `afterRun()` to `yii\base\Action`
11 years ago
ActionEvent.php
psr-4 move
11 years ago
ActionFilter.php
doc link fixes
11 years ago
Application.php
check error level in error handler
11 years ago
ArrayAccessTrait.php
refactored fixture.
11 years ago
Arrayable.php
psr-4 move
11 years ago
Behavior.php
psr-4 move
11 years ago
Component.php
moved `@include` tags of api docs directly into the class
11 years ago
Controller.php
updated phpdoc properties
11 years ago
DynamicModel.php
added more tests.
11 years ago
ErrorException.php
psr-4 move
11 years ago
ErrorHandler.php
skip exiting in test env.
11 years ago
Event.php
psr-4 move
11 years ago
Exception.php
psr-4 move
11 years ago
Extension.php
psr-4 move
11 years ago
Formatter.php
removed duplicate arguments from base formattter
11 years ago
InlineAction.php
psr-4 move
11 years ago
InvalidCallException.php
psr-4 move
11 years ago
InvalidConfigException.php
psr-4 move
11 years ago
InvalidParamException.php
psr-4 move
11 years ago
InvalidRouteException.php
psr-4 move
11 years ago
MailEvent.php
phpdoc fixes, unused variable
11 years ago
Model.php
Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty
11 years ago
ModelEvent.php
psr-4 move
11 years ago
Module.php
Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters"
11 years ago
NotSupportedException.php
psr-4 move
11 years ago
Object.php
moved `@include` tags of api docs directly into the class
11 years ago
Request.php
fixed possible problem with realpath and false value
11 years ago
Response.php
Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update
11 years ago
Theme.php
Fixes #2303: Fixed the bug that `yii\base\Theme::pathMap` did not support dynamic update with path aliases
11 years ago
UnknownClassException.php
psr-4 move
11 years ago
UnknownMethodException.php
psr-4 move
11 years ago
UnknownPropertyException.php
psr-4 move
11 years ago
UserException.php
psr-4 move
11 years ago
View.php
proper implementation of View::viewFile.
11 years ago
ViewContextInterface.php
psr-4 move
11 years ago
ViewEvent.php
Added `View::viewFile` and removed `ViewEvent::viewFile`
11 years ago
ViewRenderer.php
psr-4 move
11 years ago
Widget.php
Fixed Widget::widget
11 years ago