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 f67d8d5a79 Fixed broken error page when calling an undefined method 7 years ago
..
migrations Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Application.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetBundle.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetConverter.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
CompositeUrlRule.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
DbSession.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 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 Fixed broken error page when calling an undefined method 7 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
MultipartFormDataParser.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Fixes #14298: The default response formatter configs defined by `yii\web\Response::defaultFormatters()` now use the array syntax 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UrlManager.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
UrlNormalizer.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UrlNormalizerRedirectException.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
UrlRule.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UrlRuleInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
User.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UserEvent.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
View.php add notes to View register JS and CSS file methods 7 years ago
ViewAction.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
XmlResponseFormatter.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
YiiAsset.php Docblock: javascript -> JavaScript (#12533) [skip ci] 8 years ago