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.
 
 
 
 
 
Qiang Xue af33e821a0 typo fix. 11 years ago
..
AccessControl.php Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
AccessRule.php psr-4 move 11 years ago
Application.php Fixes #1894: The path aliases `@webroot` and `@web` are now available right after the application is initialized 11 years ago
AssetBundle.php Change AssetBundle.register() return type to static 11 years ago
AssetConverter.php psr-4 move 11 years ago
AssetConverterInterface.php psr-4 move 11 years ago
AssetManager.php allow configuring asset converter property with default class 11 years ago
BadRequestHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
CacheSession.php psr-4 move 11 years ago
CompositeUrlRule.php Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
ConflictHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
Controller.php Allow using string for URL in case there are no parameters 11 years ago
Cookie.php psr-4 move 11 years ago
CookieCollection.php Removed implementation of `Arrayable` from `yii\Object` 11 years ago
DbSession.php psr-4 move 11 years ago
ErrorAction.php psr-4 move 11 years ago
ForbiddenHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
GoneHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
HeaderCollection.php Removed implementation of `Arrayable` from `yii\Object` 11 years ago
HttpCache.php psr-4 move 11 years ago
HttpException.php psr-4 move 11 years ago
IdentityInterface.php psr-4 move 11 years ago
JqueryAsset.php psr-4 move 11 years ago
JsExpression.php huge amount of documentation link fixes 11 years ago
JsonParser.php doc link fixes 11 years ago
MethodNotAllowedHttpException.php psr-4 move 11 years ago
NotAcceptableHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
NotFoundHttpException.php psr-4 move 11 years ago
PageCache.php Changed `Controller::afterAction()`, `Module::afterAction()` and `ActionFilter::afterAction()` to pass `$result` by value instead of reference 11 years ago
Request.php typo fix. 11 years ago
RequestParserInterface.php improved request body parser docs and configuration 11 years ago
Response.php CS fix. 11 years ago
ResponseFormatterInterface.php psr-4 move 11 years ago
Session.php typo fix. 11 years ago
SessionIterator.php psr-4 move 11 years ago
TooManyRequestsHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
UnauthorizedHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
UnsupportedMediaTypeHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
UploadedFile.php updated phpdoc properties 11 years ago
UrlManager.php Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
UrlRule.php Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
UrlRuleInterface.php Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
User.php Fixes #1535: Improved `yii\web\User` to start session only when needed. Also prepared it for use without session. 11 years ago
UserEvent.php Fixes #1535: Improved `yii\web\User` to start session only when needed. Also prepared it for use without session. 11 years ago
VerbFilter.php fix 11 years ago
View.php Renamed `fooVar` to `fooParam` for various classes. 11 years ago
XmlResponseFormatter.php psr-4 move 11 years ago
YiiAsset.php psr-4 move 11 years ago