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.
 
 
 
 
 
Elvira Sheina 3b1ff661d8 Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
..
migrations Fixes #13436: Fixed migration for MSSQL DbSession 7 years ago
Application.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
AssetBundle.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
AssetConverter.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php fix for #6226, symlinking files/directories during multithreading (#14905) 7 years ago
BadRequestHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
CacheSession.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
CompositeUrlRule.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
ConflictHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Controller.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Cookie.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
CookieCollection.php Fixes #13486: Use DI container to instantiate cookies in order to be able to set defaults 7 years ago
DbSession.php Fixes #13436: Fixed migration for MSSQL DbSession 7 years ago
ErrorAction.php Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view 8 years ago
ErrorHandler.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ForbiddenHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
GoneHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
GroupUrlRule.php Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
HeaderCollection.php Use PHP core classes right from root namespace without importing for the sake of clarity 7 years ago
HtmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
HttpException.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
IdentityInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
JqueryAsset.php Docblock: jquery -> jQuery, javascript -> JavaScript (#12534) [skip ci] 8 years ago
JsExpression.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
JsonParser.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
JsonResponseFormatter.php Fixes #14662: Added support for custom `Content-Type` specification to `yii\web\JsonResponseFormatter` 7 years ago
Link.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Linkable.php Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
MultiFieldSession.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
MultipartFormDataParser.php Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
NotAcceptableHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
NotFoundHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
RangeNotSatisfiableHttpException.php release version 2.0.11 8 years ago
Request.php Fixed PHP 5.4 compatibility 7 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
ServerErrorHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
Session.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SessionIterator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
TooManyRequestsHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UnauthorizedHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UnprocessableEntityHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UnsupportedMediaTypeHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UploadedFile.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
UrlManager.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UrlNormalizer.php Applied code style fixes 7 years ago
UrlNormalizerRedirectException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UrlRule.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php Fixes for PHP 7.2 compatibility (#14959) 7 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php Fixed jQuery onLoad event handling 7 years ago
ViewAction.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
XmlResponseFormatter.php Fixes #15015: Added `StringHelper::floatToString()` to savely cast float values independent of the locale, also fixes some places in the framework that use it now 7 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago