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.
 
 
 
 
 
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
..
migrations Fixed casting of `binnary()` type for MSSQL. Closes #12599 8 years ago
Application.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
AssetBundle.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
AssetConverter.php Fixed missing error suppression operator at `yii\web\AssetConverter::convert()` 9 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
BadRequestHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
CacheSession.php Global DOCS update: ~~~ replaced with ``` 9 years ago
CompositeUrlRule.php property codestyle framework 10 years ago
ConflictHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Controller.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Cookie.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
CookieCollection.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
DbSession.php more direct link in DbSession comment 8 years ago
ErrorAction.php `yii\web\ErrorAction` displays 404 error instead of blank page on direct access 9 years ago
ErrorHandler.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
ForbiddenHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GoneHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
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 Docblock: jquery -> jQuery, javascript -> JavaScript (#12534) [skip ci] 8 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 Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
MultiFieldSession.php coding style fixes 8 years ago
MultipartFormDataParser.php release version 2.0.10 8 years ago
NotAcceptableHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotFoundHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Request.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
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 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
SessionIterator.php link to PHP classes just as we do with normal classes 9 years ago
TooManyRequestsHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnauthorizedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnprocessableEntityHttpException.php phpdoc fixes 9 years ago
UnsupportedMediaTypeHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UploadedFile.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
UrlManager.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
UrlNormalizer.php release version 2.0.10 8 years ago
UrlNormalizerRedirectException.php release version 2.0.10 8 years ago
UrlRule.php Improve normalizer for URL manager 8 years ago
UrlRuleInterface.php Update UrlRuleInterface.php 9 years ago
User.php release version 2.0.10 8 years ago
UserEvent.php Reformat code te be PSR-2 compatible 11 years ago
View.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 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 Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago