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 92664b4b11 code optimization [skip ci] 10 years ago
..
Application.php fixed wrong bracket setting 10 years ago
AssetBundle.php new asset WIP: renabled asset publishing 10 years ago
AssetConverter.php Added `yii\web\AssetConverter::$forceConvert` 10 years ago
AssetConverterInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
AssetManager.php Update AssetManager #7535 10 years ago
BadRequestHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
CacheSession.php Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
CompositeUrlRule.php property codestyle framework 10 years ago
ConflictHttpException.php reverted breaking PHPdoc codestyle changes 11 years ago
Controller.php Use (array) cast instead of !is_array check for both readability and performance 10 years ago
Cookie.php property codestyle framework 10 years ago
CookieCollection.php Fixes #3723: `yii\filters\PageCache` now supports caching response headers as well as non-HTML response content 10 years ago
DbSession.php Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
ErrorAction.php property codestyle framework 10 years ago
ErrorHandler.php CodeStyle fix 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 Fixes #3723: `yii\filters\PageCache` now supports caching response headers as well as non-HTML response content 10 years ago
HtmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
HttpException.php property codestyle framework 10 years ago
IdentityInterface.php Adjusted phpdoc 10 years ago
JqueryAsset.php Adjusted dependency versions to stable ones. 10 years ago
JsExpression.php property codestyle framework 10 years ago
JsonParser.php property codestyle framework 10 years ago
JsonResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
Link.php property codestyle framework 10 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 code optimization [skip ci] 10 years ago
RequestParserInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
Response.php Fixing broken doc links to ContentNegotiator 10 years ago
ResponseFormatterInterface.php Reformat code te be PSR-2 compatible 11 years ago
ServerErrorHttpException.php Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors 10 years ago
Session.php Fixes #7636: `yii\web\Session::getHasSessionId()` uses a more lenient way to check if session ID is provided in URL 10 years ago
SessionIterator.php property codestyle framework 10 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 old C-prefix class name 10 years ago
UrlManager.php urlManager: ensure route is trimmed by / on empty pattern 10 years ago
UrlRule.php Fixes #6871: Fixed the bug that using defaults and hostnames in URL rules may cause an out-of-range index issue 10 years ago
UrlRuleInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
User.php Fixes #5480: Added defensive code to `yii\web\User::getIdentity()` to avoid potential infinite recursion 10 years ago
UserEvent.php Reformat code te be PSR-2 compatible 11 years ago
View.php Fixes #6007: added doc about asset bundle name [skip ci] 10 years ago
ViewAction.php property codestyle framework 10 years ago
XmlResponseFormatter.php Fixed header Content-Type when response is empty 10 years ago
YiiAsset.php new asset WIP: renabled asset publishing 10 years ago