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.
 
 
 
 
 
Robert Korulczyk 7d1ef4c054 Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
..
migrations pgsql migrations fixed 9 years ago
Application.php Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
AssetBundle.php Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered 9 years ago
AssetConverter.php Fixed missing error suppression operator at `yii\web\AssetConverter::convert()` 9 years ago
AssetConverterInterface.php
AssetManager.php AssetManager::publishDirectory - removed redundant is_dir check 9 years ago
BadRequestHttpException.php
CacheSession.php Global DOCS update: ~~~ replaced with ``` 9 years ago
CompositeUrlRule.php property codestyle framework 10 years ago
ConflictHttpException.php
Controller.php fixed rest controller PHPdoc 9 years ago
Cookie.php Global DOCS update: ~~~ replaced with ``` 9 years ago
CookieCollection.php link to PHP classes just as we do with normal classes 9 years ago
DbSession.php Fixes #11726: `DbSession` was echoing database errors in production mode 8 years ago
ErrorAction.php `yii\web\ErrorAction` displays 404 error instead of blank page on direct access 9 years ago
ErrorHandler.php Typos in docblock of $errorAction (#12250) [skip ci] 8 years ago
ForbiddenHttpException.php
GoneHttpException.php
GroupUrlRule.php GroupUrlRule: if $this->routePrefix is unset then only one trim is called 9 years ago
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 property codestyle framework 10 years ago
IdentityInterface.php Global DOCS update: ~~~ replaced with ``` 9 years ago
JqueryAsset.php Adjusted dependency versions to stable ones. 10 years ago
JsExpression.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
JsonParser.php Additional fix for #10617 9 years ago
JsonResponseFormatter.php added prettyPrint option to JsonResponseFormatter 9 years ago
Link.php property codestyle framework 10 years ago
Linkable.php
MethodNotAllowedHttpException.php
MultiFieldSession.php coding style fixes 8 years ago
NotAcceptableHttpException.php
NotFoundHttpException.php
Request.php fixed crash on non-string input to CSRF token 8 years ago
RequestParserInterface.php
Response.php improved docs about sendFile() in Request 8 years ago
ResponseFormatterInterface.php
ServerErrorHttpException.php Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors 10 years ago
Session.php Fixed tests 8 years ago
SessionIterator.php link to PHP classes just as we do with normal classes 9 years ago
TooManyRequestsHttpException.php
UnauthorizedHttpException.php
UnprocessableEntityHttpException.php phpdoc fixes 9 years ago
UnsupportedMediaTypeHttpException.php
UploadedFile.php fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
UrlManager.php Improve normalizer for URL manager 8 years ago
UrlNormalizer.php Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
UrlNormalizerRedirectException.php Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
UrlRule.php Improve normalizer for URL manager 8 years ago
UrlRuleInterface.php Update UrlRuleInterface.php 9 years ago
User.php Cosmetic changes 8 years ago
UserEvent.php
View.php PhpDoc for `\yii\web\View::registerJsFile()` improved 8 years ago
ViewAction.php Fixes #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` 8 years ago
XmlResponseFormatter.php review `yii\web` namespaces docs 9 years ago
YiiAsset.php new asset WIP: renabled asset publishing 10 years ago