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.
 
 
 
 
 
Basil 890df1c867
Fix #18381: The `yii\web\AssetManager` `$basePath` readable and writeable check has been moved to the `checkBasePathPermission()`. This check will run once before `publishFile()` and `publishDirectory()`
4 years ago
..
migrations `@inheritdoc` notation changed 7 years ago
Application.php release version 2.0.39 4 years ago
AssetBundle.php Fix #18160, fix #18192: Fixed `registerFile` with argument depends set does not use the position and appendTimestamp argument, also modify the unit view 4 years ago
AssetConverter.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Fix #18381: The `yii\web\AssetManager` `$basePath` readable and writeable check has been moved to the `checkBasePathPermission()`. This check will run once before `publishFile()` and `publishDirectory()` 4 years ago
BadRequestHttpException.php Fixes #14469: updated RFC links [skip ci] 7 years ago
CacheSession.php release version 2.0.39 4 years ago
CompositeUrlRule.php release version 2.0.39 4 years ago
ConflictHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Controller.php Fix Controller phpdoc annotations 4 years ago
Cookie.php release version 2.0.21 5 years ago
CookieCollection.php release version 2.0.39 4 years ago
DbSession.php Fix #18247: Added support for the 'session.use_strict_mode' ini directive in `yii\web\Session` 4 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 Updated phpdoc return type for getExceptionName (#18296) 4 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 release version 2.0.39 4 years ago
HeadersAlreadySentException.php `@inheritdoc` notation changed 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 Add type null to @return annotation of findIdentityByAccessToken and findIdentity methods (#17430) [skip ci] 5 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 Update to https protocol for php.net links (#17168) [skip ci] 6 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 release version 2.0.39 4 years ago
MultipartFormDataParser.php Fix #18313: Fix multipart form data parse with double quotes 4 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 release version 2.0.39 4 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Fix #18199: Fix content body response on 304 HTTP status code, according to RFC 7232 4 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 release version 2.0.39 4 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 release version 2.0.39 4 years ago
UrlManager.php Bug #17933: Log warning instead of erroring when URLManager is unable to initialize cache 5 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 release version 2.0.39 4 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php release version 2.0.39 4 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php Fix #18160, fix #18192: Fixed `registerFile` with argument depends set does not use the position and appendTimestamp argument, also modify the unit view 4 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