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 Kartavenko 3601d512c2 Fixes #17070: Strip invalid character from fallback file name 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ErrorActionTest.php Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config 7 years ago
ErrorHandlerTest.php Fixes #16101: Fixed Error Handler to clear registered meta tags, link tags, css/js scripts and files in error view 6 years ago
FakeController.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 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 #15683: Fix file as array uploading in MultipartFormDataParser (#16950) 6 years ago
Post.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
RequestTest.php Fixed CSRF token check bypassing in Request::getMethod() 6 years ago
ResponseTest.php Fixes #17070: Strip invalid character from fallback file name 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 Fixes #15272: Removed type attribute from script tag 7 years ago
XmlResponseFormatterTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago