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
065db64db321d78a962a4867a666f01118a40c4f
Switch branch/tag
yii2
framework
base
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
finsihed formatter implementation
· 065db64d
...
Carsten Brandt
authored
10 years ago
neads cleanup
065db64d
Name
Last commit
Last update
..
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
Unnecessary full class name usage removed
10 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
Finished view tutorial [skip ci]
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]
10 years ago
Exception.php
Reformat code te be PSR-2 compatible
11 years ago
ExitException.php
app end improvement.
11 years ago
Formatter.php
finsihed formatter implementation
10 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
Excess \yii\base\Model::resolveFields() method removed
10 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
10 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
guide WIP [skip ci]
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
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
10 years ago