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 9936acf764 Fixes #2932: Added `yii\web\ViewAction` that allow you to render views based on GET parameter 11 years ago
..
AccessControl.php fixed undefined variable problem in AccessControl 11 years ago
AccessRule.php reverted breaking PHPdoc codestyle changes 11 years ago
Application.php handle Exceptions in application init() 11 years ago
AssetBundle.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetConverter.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php reverted breaking PHPdoc codestyle changes 11 years ago
BadRequestHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
CacheSession.php reverted breaking PHPdoc codestyle changes 11 years ago
CompositeUrlRule.php Reformat code te be PSR-2 compatible 11 years ago
ConflictHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Controller.php moved error handling related methods from app to errorhandler 11 years ago
Cookie.php Reformat code te be PSR-2 compatible 11 years ago
CookieCollection.php reverted breaking PHPdoc codestyle changes 11 years ago
DbSession.php Merge branch 'master' 11 years ago
ErrorAction.php moved error handling related methods from app to errorhandler 11 years ago
ErrorHandler.php removed unnecessary static var 11 years ago
ForbiddenHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GoneHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
HeaderCollection.php reverted breaking PHPdoc codestyle changes 11 years ago
HttpCache.php reverted breaking PHPdoc codestyle changes 11 years ago
HttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
IdentityInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
JqueryAsset.php Reformat code te be PSR-2 compatible 11 years ago
JsExpression.php reverted breaking PHPdoc codestyle changes 11 years ago
JsonParser.php docs about JsonParser 11 years ago
Link.php reverted breaking PHPdoc codestyle changes 11 years ago
Linkable.php Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotAcceptableHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotFoundHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
PageCache.php reverted breaking PHPdoc codestyle changes 11 years ago
PrefixUrlRule.php Added `yii\web\PrefixUrlRule` 11 years ago
Request.php fixed FileHelper private method static call 11 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php apidoc and codestyle fixes 11 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
Session.php better fix [skip ci] 11 years ago
SessionIterator.php Reformat code te be PSR-2 compatible 11 years ago
TooManyRequestsHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnauthorizedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnsupportedMediaTypeHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UploadedFile.php Use correct files array to allow inheritence 11 years ago
UrlManager.php reverted breaking PHPdoc codestyle changes 11 years ago
UrlRule.php apidoc and codestyle fixes 11 years ago
UrlRuleInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
User.php ensure Dispatchers logger gets set when requested. 11 years ago
UserEvent.php Reformat code te be PSR-2 compatible 11 years ago
VerbFilter.php reverted breaking PHPdoc codestyle changes 11 years ago
View.php reverted breaking PHPdoc codestyle changes 11 years ago
ViewAction.php Fixes #2932: Added `yii\web\ViewAction` that allow you to render views based on GET parameter 11 years ago
XmlResponseFormatter.php reverted breaking PHPdoc codestyle changes 11 years ago
YiiAsset.php Reformat code te be PSR-2 compatible 11 years ago