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.
 
 
 
 
 
Klimov Paul 2bab6259d1 'Security' helper usage switched to 'security' application component. 10 years ago
..
Application.php simplified errorhandler registration. 11 years ago
AssetBundle.php Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
AssetConverter.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 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 Update Controller.php 11 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 Update ErrorAction.php 11 years ago
ErrorHandler.php do not show debug info for UserException 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 Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 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 'Security' helper usage switched to 'security' application component. 10 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php 'Security' helper usage switched to 'security' application component. 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 fixed broken API links [skip ci] 11 years ago
UrlManager.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
UrlRule.php apidoc and codestyle fixes 11 years ago
UrlRuleInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
User.php Fixes #3765: Added `yii\web\User::enableSession` to support authentication without using session 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