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.
 
 
 
 
 
Alexander Makarov 340278b59c Fixes #3183: fixed regression after #3175 11 years ago
..
Application.php
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
AssetConverterInterface.php
AssetManager.php phpdoc formatting issues 11 years ago
BadRequestHttpException.php
CacheSession.php
CompositeUrlRule.php
ConflictHttpException.php
Controller.php fixed broken API links [skip ci] 11 years ago
Cookie.php
CookieCollection.php Fixes #2264: `CookieCollection::has()` will return false for expired or removed cookies 11 years ago
DbSession.php
ErrorAction.php
ErrorHandler.php Fixes #3183: fixed regression after #3175 11 years ago
ForbiddenHttpException.php
GoneHttpException.php
GroupUrlRule.php
HeaderCollection.php
HtmlResponseFormatter.php
HttpException.php
IdentityInterface.php
JqueryAsset.php
JsExpression.php
JsonParser.php
JsonResponseFormatter.php Correction of many errors code inspection. 11 years ago
Link.php
Linkable.php
MethodNotAllowedHttpException.php
NotAcceptableHttpException.php
NotFoundHttpException.php
Request.php code style, fixes #3140 11 years ago
RequestParserInterface.php
Response.php Update Response.php 11 years ago
ResponseFormatterInterface.php
Session.php fixed broken API links [skip ci] 11 years ago
SessionIterator.php
TooManyRequestsHttpException.php
UnauthorizedHttpException.php
UnsupportedMediaTypeHttpException.php
UploadedFile.php fixed broken API links [skip ci] 11 years ago
UrlManager.php Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
UrlRule.php
UrlRuleInterface.php
User.php Renamed `yii\web\User::checkAccess()` to `yii\web\User::can()` 11 years ago
UserEvent.php
View.php Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
ViewAction.php Correction of many errors code inspection. 11 years ago
XmlResponseFormatter.php
YiiAsset.php