| .. |
|
Action.php
|
Short array syntax
|
12 years ago |
|
ActionEvent.php
|
end of line fix
|
12 years ago |
|
ActionFilter.php
|
massive improvement on class documentation
|
12 years ago |
|
Application.php
|
added default mail config to application.
|
12 years ago |
|
Arrayable.php
|
Replaced Jsonable with Arrayable.
|
13 years ago |
|
Behavior.php
|
Using constants instead of literals in Behavior
|
12 years ago |
|
Component.php
|
changed default value of Component::_events
|
12 years ago |
|
Controller.php
|
fixes #1796
|
12 years ago |
|
ErrorException.php
|
Better names for PHP error-exceptions
|
12 years ago |
|
ErrorHandler.php
|
Fixes #1297: CSRF not generated on error pages
|
12 years ago |
|
Event.php
|
allow class level trigger call on Event subclasses
|
12 years ago |
|
Exception.php
|
Removed exception translation, updated translations
|
12 years ago |
|
Extension.php
|
Added extension initialization to application life cycle.
|
12 years ago |
|
Formatter.php
|
make null format look nice by default
|
12 years ago |
|
InlineAction.php
|
Short array syntax
|
12 years ago |
|
InvalidCallException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
InvalidConfigException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
InvalidParamException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
InvalidRouteException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
MailEvent.php
|
line fix
|
12 years ago |
|
Model.php
|
Added $formName to Model::load().
|
12 years ago |
|
ModelEvent.php
|
end of line fix
|
12 years ago |
|
Module.php
|
Fixed build break.
|
12 years ago |
|
NotSupportedException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
Object.php
|
massive improvement on class documentation
|
12 years ago |
|
Request.php
|
massive improvement on class documentation
|
12 years ago |
|
Response.php
|
massive improvement on class documentation
|
12 years ago |
|
Theme.php
|
typo
|
12 years ago |
|
UnknownClassException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
UnknownMethodException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
UnknownPropertyException.php
|
Removed exception translation, updated translations
|
12 years ago |
|
UserException.php
|
reorganized the main repo to satisfy PSR-0.
|
13 years ago |
|
View.php
|
Fixes #1335: support view extension fallback
|
12 years ago |
|
ViewContextInterface.php
|
minor refactoring of view resolving code.
|
12 years ago |
|
ViewEvent.php
|
end of line fix
|
12 years ago |
|
ViewRenderer.php
|
reorganized the main repo to satisfy PSR-0.
|
13 years ago |
|
Widget.php
|
Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs
|
12 years ago |