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.
 
 
 
 
 
Carsten Brandt be658f82bf
release version 2.0.12
7 years ago
..
migrations Fixes #12599: Fixed MSSQL fail to work with `nvarbinary`. Enhanced SQL scripts compatibility with older versions 8 years ago
Application.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
AssetBundle.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
AssetConverter.php improved docs: link term "path alias" to the guide 7 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Added copyEmptyDirectories option to FileHelper 7 years ago
BadRequestHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CacheSession.php Fixed typo in CacheSession::destroySession() 8 years ago
CompositeUrlRule.php release version 2.0.12 7 years ago
ConflictHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Controller.php #13975: make documentation of current behaviour more clear [skip ci] 8 years ago
Cookie.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CookieCollection.php Fixes #13845: `mt_rand()` is not used instead of `rand()` in `yii\captcha\CaptchaAction` + minor code improvements 8 years ago
DbSession.php Updated PHPDocs: marked session-handling methods as internal 8 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 Fixes #14052: Fixed processing parse errors on PHP 7 since these are instances of `\ParseError` 8 years ago
ForbiddenHttpException.php Reverted #13822, clarified exception descriptions 8 years ago
GoneHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
GroupUrlRule.php Fixes #13350, #14094, #11288 7 years ago
HeaderCollection.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
HtmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
HttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
JsonParser.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
JsonResponseFormatter.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Link.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Linkable.php Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
MultiFieldSession.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
MultipartFormDataParser.php Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
NotAcceptableHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
NotFoundHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
RangeNotSatisfiableHttpException.php release version 2.0.11 8 years ago
Request.php release version 2.0.12 7 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php release version 2.0.12 7 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
ServerErrorHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Session.php improved docs: link term "path alias" to the guide 7 years ago
SessionIterator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
TooManyRequestsHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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 #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UploadedFile.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UrlManager.php Fixes #13350, #14094, #11288 7 years ago
UrlNormalizer.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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.12 7 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php Reverted #13822, clarified exception descriptions 8 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php function clear() -- Set populated arrays to empty arrays (#14067) 7 years ago
ViewAction.php Optimize imports (#13033) 8 years ago
XmlResponseFormatter.php fixed version and missing `@since` annotation 7 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago