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.
 
 
 
 
 
Mikk Tendermann 83055dcc33 Fix #17665: Implement RFC 7239 `Forwarded` header parsing in Request 5 years ago
..
mocks Fix #17434: Fixed Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`) 5 years ago
session Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed 6 years ago
stubs Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetBundleTest.php Fixes #17185: Fixed `AssetManager` timestamp appending when a file is published manually 6 years ago
AssetConverterTest.php Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
ControllerTest.php Fix #17701: Throw `BadRequetHttpException` when request params can’t be bound to `bool`, `int`, and `float` controller action arguments 5 years ago
ErrorActionTest.php Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view 5 years ago
ErrorHandlerTest.php Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view 5 years ago
FakeController.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
FakePhp7Controller.php Fix #17701: Throw `BadRequetHttpException` when request params can’t be bound to `bool`, `int`, and `float` controller action arguments 5 years ago
FormatterTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
GroupUrlRuleTest.php Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
JsonResponseFormatterTest.php When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044) 6 years ago
MultipartFormDataParserTest.php Fix #17632: Unicode file name was not correctly parsed in multipart forms 5 years ago
Post.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
RequestTest.php Fix #17665: Implement RFC 7239 `Forwarded` header parsing in Request 5 years ago
ResponseTest.php Fix #17434: IE Ajax redirect fix for non 11.0 versions 5 years ago
UploadedFileTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UrlManagerCreateUrlTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UrlManagerParseUrlTest.php added tests to verify issue #16484 6 years ago
UrlManagerTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
UrlNormalizerTest.php Code style fixes 7 years ago
UrlRuleTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UserIdentity.php Add tests 7 years ago
UserTest.php Fixes #16301: Fixed `yii\web\User::setIdentity()` to clear access check cache while setting identity object to `null` 6 years ago
ViewTest.php Fix #16826: `appendTimestamp` support was added to `View` methods `registerCssFile()` and `registerJsFile()` 5 years ago
XmlResponseFormatterTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago