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.
 
 
 
 
 
Dmitry Naumenko f29ba78a8f Merge pull request #10395 from AnatolyRugalev/issue-10255 9 years ago
..
Application.php Global DOCS update: ~~~ replaced with ``` 9 years ago
AssetBundle.php #10158: Accept arrays for 'js' as well 9 years ago
AssetConverter.php Fixed missing error suppression operator at `yii\web\AssetConverter::convert()` 9 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php AssetManager::publishDirectory - removed redundant is_dir check 9 years ago
BadRequestHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
CacheSession.php Global DOCS update: ~~~ replaced with ``` 9 years ago
CompositeUrlRule.php property codestyle framework 10 years ago
ConflictHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Controller.php Fixes controller DI 9 years ago
Cookie.php Global DOCS update: ~~~ replaced with ``` 9 years ago
CookieCollection.php link to PHP classes just as we do with normal classes 9 years ago
DbSession.php Global DOCS update: ~~~ replaced with ``` 9 years ago
ErrorAction.php `yii\web\ErrorAction` displays 404 error instead of blank page on direct access 9 years ago
ErrorHandler.php Overrides c651dbb7. `yii\web\ErrorHandler::loggableGlobals` renamed to `displayVars` 9 years ago
ForbiddenHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GoneHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GroupUrlRule.php GroupUrlRule: if $this->routePrefix is unset then only one trim is called 9 years ago
HeaderCollection.php link to PHP classes just as we do with normal classes 9 years ago
HtmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
HttpException.php property codestyle framework 10 years ago
IdentityInterface.php Global DOCS update: ~~~ replaced with ``` 9 years ago
JqueryAsset.php Adjusted dependency versions to stable ones. 10 years ago
JsExpression.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
JsonParser.php Fixed inappropriate error response on invalid JSON request 9 years ago
JsonResponseFormatter.php added prettyPrint option to JsonResponseFormatter 9 years ago
Link.php property codestyle framework 10 years ago
Linkable.php Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
MultiFieldSession.php Compare with null instead of isset 9 years ago
NotAcceptableHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotFoundHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Request.php Global DOCS update: ~~~ replaced with ``` 9 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php added prettyPrint option to JsonResponseFormatter 9 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
ServerErrorHttpException.php Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors 10 years ago
Session.php returned shutdown handler to it's original place 9 years ago
SessionIterator.php link to PHP classes just as we do with normal classes 9 years ago
TooManyRequestsHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnauthorizedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnprocessableEntityHttpException.php fixed name conflict between class and file name for UnprocessableEntityHttpException 9 years ago
UnsupportedMediaTypeHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UploadedFile.php old C-prefix class name 10 years ago
UrlManager.php FIX rule for camelCase controllerName 9 years ago
UrlRule.php Global DOCS update: ~~~ replaced with ``` 9 years ago
UrlRuleInterface.php Spelling and sc fixes 9 years ago
User.php Global DOCS update: ~~~ replaced with ``` 9 years ago
UserEvent.php Reformat code te be PSR-2 compatible 11 years ago
View.php Global DOCS update: ~~~ replaced with ``` 9 years ago
ViewAction.php Fixed generation of canonical URLs for `ViewAction` pages 9 years ago
XmlResponseFormatter.php #9528: added missing data provider for JSON formatter test, added changelog and upgrade note, added `@since` tag to new property 9 years ago
YiiAsset.php new asset WIP: renabled asset publishing 10 years ago