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.
 
 
 
 
 
Alexander Makarov d934d9f6f6
Improved phpdoc for ErrorHandler::$traceLine [skip ci]
7 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
AssetConverter.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
AssetConverterInterface.php
AssetManager.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
BadRequestHttpException.php
CacheSession.php
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 `@inheritdoc` notation changed 7 years ago
Cookie.php
CookieCollection.php Fixes #13486: Use DI container to instantiate cookies in order to be able to set defaults 7 years ago
DbSession.php Try reverting init() 7 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 Improved phpdoc for ErrorHandler::$traceLine [skip ci] 7 years ago
ForbiddenHttpException.php
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
IdentityInterface.php
JqueryAsset.php
JsExpression.php
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
Linkable.php
MethodNotAllowedHttpException.php
MultiFieldSession.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
MultipartFormDataParser.php `@inheritdoc` notation changed 7 years ago
NotAcceptableHttpException.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
NotFoundHttpException.php
RangeNotSatisfiableHttpException.php
Request.php improve `@deprecated` annotations 7 years ago
RequestParserInterface.php
Response.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ResponseFormatterInterface.php
ServerErrorHttpException.php
Session.php Fixes #14811: Fixed `yii\filters\HttpCache` to work with PHP 7.2 7 years ago
SessionIterator.php
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
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 Added a note about URLManager cache duration 7 years ago
UrlNormalizer.php Applied code style fixes 7 years ago
UrlNormalizerRedirectException.php
UrlRule.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
UrlRuleInterface.php
User.php Fixes #15621: Fixed `yii\web\User::getIdentity()` returning `null` if an exception had been thrown when it was called previously 7 years ago
UserEvent.php
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