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 e82b40abee
avoid duplicate slashes on empty values
8 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 Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Merge master into doc-fixes 8 years ago
BadRequestHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CacheSession.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CompositeUrlRule.php Fixes #13134: Added logging URL rules (bashkarev) 8 years ago
ConflictHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Controller.php Reverted #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` (reverted from commit e5d169beb8) 8 years ago
Cookie.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CookieCollection.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DbSession.php Fixes #13212: Fixed `DbSession::regenerateID()` failure when `session_regenerate_id()` fails 8 years ago
ErrorAction.php release version 2.0.11 8 years ago
ErrorHandler.php Fixes #13401: Fixed lack of escaping of request dump at exception screens 8 years ago
ForbiddenHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
GoneHttpException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
GroupUrlRule.php GroupUrlRule: if $this->routePrefix is unset then only one trim is called 9 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 Fixed `yii\web\MultipartFormDataParser` adds an extra newline to every value 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.11 8 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php release version 2.0.11 8 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 release version 2.0.11 8 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 Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 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 avoid duplicate slashes on empty values 8 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.11 8 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.11 8 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ViewAction.php Optimize imports (#13033) 8 years ago
XmlResponseFormatter.php release version 2.0.11 8 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago