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 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
..
migrations Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Add empty lines before return statements. (#14682) [skip ci] 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 Fixes #14469: updated RFC links [skip ci] 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 Applied code style fixes 7 years ago
DbSession.php Add empty lines before return statements. (#14682) [skip ci] 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 Add empty lines before return statements. (#14682) [skip ci] 7 years ago
ForbiddenHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
GoneHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
GroupUrlRule.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
HeaderCollection.php Rename Object -> BaseObject for PHP 7.2 compatibility 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 Add empty lines before return statements. (#14682) [skip ci] 7 years ago
JsonResponseFormatter.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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 Add empty lines before return statements. (#14682) [skip ci] 7 years ago
NotAcceptableHttpException.php Fixes #14469: updated RFC links [skip ci] 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 Add empty lines before return statements. (#14682) [skip ci] 7 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Add empty lines before return statements. (#14682) [skip ci] 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 `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
SessionIterator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
TooManyRequestsHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
UnauthorizedHttpException.php Reverted #13822, clarified exception descriptions 8 years ago
UnprocessableEntityHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UnsupportedMediaTypeHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
UploadedFile.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
UrlManager.php Add empty lines before return statements. (#14682) [skip ci] 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 Add empty lines before return statements. (#14682) [skip ci] 7 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php Added tests 7 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php add notes to View register JS and CSS file methods 7 years ago
ViewAction.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
XmlResponseFormatter.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago