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.
 
 
 
 
 
Borales b4fd27a91b Removed unnecessary PHPDoc property (ce04134db2) 11 years ago
..
AccessControl.php Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
AccessRule.php
Application.php
AssetBundle.php Fixed test break. 11 years ago
AssetConverter.php
AssetConverterInterface.php
AssetManager.php Improved to support aliases. Fixes #2240. 11 years ago
BadRequestHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
CacheSession.php
ConflictHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
Controller.php Fixes #938: added `yii\web\View::renderAjax` and `yii\web\Controller::renderAjax`. 11 years ago
Cookie.php
CookieCollection.php Removed implementation of `Arrayable` from `yii\Object` 11 years ago
DbSession.php
ErrorAction.php
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
HttpException.php
IdentityInterface.php
JqueryAsset.php
JsExpression.php huge amount of documentation link fixes 11 years ago
JsonParser.php doc link fixes 11 years ago
MethodNotAllowedHttpException.php
NotAcceptableHttpException.php Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
NotFoundHttpException.php
PageCache.php
Request.php Removed unnecessary PHPDoc property (ce04134db2) 11 years ago
RequestParserInterface.php
Response.php Fixes #2139: error found while sending response is not displayed. 11 years ago
ResponseFormatterInterface.php
Session.php Fixes #1812: Hide potential warning message due to race condition occurring to `Session::regenerateID()` call 11 years ago
SessionIterator.php
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 huge amount of documentation link fixes 11 years ago
UrlRule.php
User.php huge amount of documentation link fixes 11 years ago
UserEvent.php
VerbFilter.php fix 11 years ago
View.php Fixed test break. 11 years ago
XmlResponseFormatter.php
YiiAsset.php