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.
 
 
 
 
 
pdynarowski c776cf6240 Update UrlManager.php (#17102) 6 years ago
..
migrations `@inheritdoc` notation changed 7 years ago
Application.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
AssetBundle.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
AssetConverter.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
AssetConverterInterface.php
AssetManager.php release version 2.0.16 6 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 Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ConflictHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Controller.php add a comment to explain why Url::to() is called in Controller::redirect() 6 years ago
Cookie.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
CookieCollection.php Fixes #16068: Fixed `yii\web\CookieCollection::has` when an expiration param is set to 'until the browser is closed' 6 years ago
DbSession.php Fixing DB session override problems 6 years ago
ErrorAction.php Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config 7 years ago
ErrorHandler.php Fixes #16101: Fixed Error Handler to clear registered meta tags, link tags, css/js scripts and files in error view 6 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 `@inheritdoc` notation changed 7 years ago
HeaderCollection.php Use PHP core classes right from root namespace without importing for the sake of clarity 7 years ago
HeadersAlreadySentException.php `@inheritdoc` notation changed 7 years ago
HtmlResponseFormatter.php
HttpException.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
IdentityInterface.php Enhanced PHPDocs for IdentityInterface::getAuthKey() 6 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 dropped deprecated exception (#16328) 6 years ago
JsonResponseFormatter.php When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044) 6 years ago
Link.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Linkable.php
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 Fix #15683: Fix file as array uploading in MultipartFormDataParser (#16950) 6 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 Merge branch 'security' 6 years ago
RequestParserInterface.php
Response.php Fixes #17094: Fixed response on 204 status. Now it is empty 6 years ago
ResponseFormatterInterface.php
ServerErrorHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
Session.php [minor]: SCA (#16269) 6 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 Adjusted UploadedFile::getInstance() phpdoc [skip ci] 7 years ago
UrlManager.php Update UrlManager.php (#17102) 6 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 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php Fixes #16301: Fixed `yii\web\User::setIdentity()` to clear access check cache while setting identity object to `null` 6 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php Fixes #15272: Removed type attribute from script tag 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