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.
 
 
 
 
 
kidol 4bc2eb7945 Fixes controller DI 9 years ago
..
Application.php various code style and whitespace adjustments 9 years ago
AssetBundle.php phpdoc: added link 10 years ago
AssetConverter.php Fixed missing error suppression operator at `yii\web\AssetConverter::convert()` 9 years ago
AssetConverterInterface.php
AssetManager.php Better quotes usage in strings 9 years ago
BadRequestHttpException.php
CacheSession.php Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
CompositeUrlRule.php
ConflictHttpException.php
Controller.php Fixes controller DI 9 years ago
Cookie.php
CookieCollection.php link to PHP classes just as we do with normal classes 9 years ago
DbSession.php Compare with null instead of isset 9 years ago
ErrorAction.php `yii\web\ErrorAction` displays 404 error instead of blank page on direct access 9 years ago
ErrorHandler.php Better quotes usage in strings 9 years ago
ForbiddenHttpException.php
GoneHttpException.php
GroupUrlRule.php
HeaderCollection.php link to PHP classes just as we do with normal classes 9 years ago
HtmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
HttpException.php
IdentityInterface.php Spelling and sc fixes 9 years ago
JqueryAsset.php
JsExpression.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
JsonParser.php Fixed inappropriate error response on invalid JSON request 9 years ago
JsonResponseFormatter.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Link.php
Linkable.php
MethodNotAllowedHttpException.php
MultiFieldSession.php Compare with null instead of isset 9 years ago
NotAcceptableHttpException.php
NotFoundHttpException.php
Request.php Better quotes usage in strings 9 years ago
RequestParserInterface.php
Response.php Better quotes usage in strings 9 years ago
ResponseFormatterInterface.php
ServerErrorHttpException.php
Session.php various code style and whitespace adjustments 9 years ago
SessionIterator.php link to PHP classes just as we do with normal classes 9 years ago
TooManyRequestsHttpException.php
UnauthorizedHttpException.php
UnprocessableEntityHttpException.php fixed name conflict between class and file name for UnprocessableEntityHttpException 9 years ago
UnsupportedMediaTypeHttpException.php
UploadedFile.php old C-prefix class name 10 years ago
UrlManager.php Fixes #9596: Fixed `\yii\web\UrlManager::createAbsoluteUrl(['site/index', '#' => 'testHash'])` losing hash 9 years ago
UrlRule.php Fixes #9246: Added `yii\web\UrlRule::getParamRules()` 9 years ago
UrlRuleInterface.php Spelling and sc fixes 9 years ago
User.php Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 (reverted from commit 4e715f9d65) 9 years ago
UserEvent.php
View.php example for a link tag: issue #2803 10 years ago
ViewAction.php Fixed generation of canonical URLs for `ViewAction` pages 9 years ago
XmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
YiiAsset.php