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.
 
 
 
 
 
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago
..
Application.php simplified errorhandler registration. 11 years ago
AssetBundle.php Improved global configuration of assetmanager 10 years ago
AssetConverter.php Fixes #4199: added missing category to logging calls 10 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Improved global configuration of assetmanager 10 years ago
BadRequestHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
CacheSession.php reverted breaking PHPdoc codestyle changes 11 years ago
CompositeUrlRule.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
ConflictHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Controller.php improved docs about goBack() 10 years ago
Cookie.php Fixes #3640: All cookies are not httpOnly by default in order to increase overall security 10 years ago
CookieCollection.php Fixes #2264: `CookieCollection::has()` will return false for expired or removed cookies 11 years ago
DbSession.php Merge branch 'master' 11 years ago
ErrorAction.php Fixed missing and incorrect phpdoc 10 years ago
ErrorHandler.php guide WIP [skip ci] 10 years ago
ForbiddenHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GoneHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
GroupUrlRule.php renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
HeaderCollection.php attempt to fix multiple header issue 10 years ago
HtmlResponseFormatter.php Added `HtmlResponseFormatter` and `JsonResponseFormatter` 11 years ago
HttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
IdentityInterface.php Adjusted phpdoc 10 years ago
JqueryAsset.php Reformat code te be PSR-2 compatible 11 years ago
JsExpression.php reverted breaking PHPdoc codestyle changes 11 years ago
JsonParser.php docs about JsonParser 11 years ago
JsonResponseFormatter.php Correction of many errors code inspection. 11 years ago
Link.php reverted breaking PHPdoc codestyle changes 11 years ago
Linkable.php Reformat code te be PSR-2 compatible 11 years ago
MethodNotAllowedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotAcceptableHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
NotFoundHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Request.php Fixes #4131: Security adjustments 10 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Request::cookieValidationKey must be explicitly specified now. 10 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
Session.php Fixes #3996: Traversing `Yii::$app->session` may cause a PHP error 10 years ago
SessionIterator.php Reformat code te be PSR-2 compatible 11 years ago
TooManyRequestsHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnauthorizedHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UnsupportedMediaTypeHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
UploadedFile.php Check for UPLOAD_ERR_NO_FILE in UploadedFile 10 years ago
UrlManager.php Used substr_compare instead of substr when we don't care about result 10 years ago
UrlRule.php Used substr_compare instead of substr when we don't care about result 10 years ago
UrlRuleInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
User.php Add absoluteAuthTimeout to yii\web\User. 10 years ago
UserEvent.php Reformat code te be PSR-2 compatible 11 years ago
View.php Fixes #3897: Raised visibility of `yii\web\View::registerAssetFiles()` to protected 10 years ago
ViewAction.php Correction of many errors code inspection. 11 years ago
XmlResponseFormatter.php Added `HtmlResponseFormatter` and `JsonResponseFormatter` 11 years ago
YiiAsset.php Reformat code te be PSR-2 compatible 11 years ago