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.
 
 
 
 
 
rhertogh ce088e05df
Fix #18247: Added support for the 'session.use_strict_mode' ini directive in `yii\web\Session`
4 years ago
..
mocks Fix #17875: Revert `move_uploaded_file()` function instead of `copy()` and `unlink()` for saving uploaded files when POST request 5 years ago
session Fix #18247: Added support for the 'session.use_strict_mode' ini directive in `yii\web\Session` 4 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 #18115: Allow to load action-injected services from module's container 4 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 #17929: Actions can now have bool typed params bound 5 years ago
FakePhp71Controller.php Fix #18115: Allow to load action-injected services from module's container 4 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 #18313: Fix multipart form data parse with double quotes 4 years ago
Post.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
RequestTest.php Fix #17932: Fix regression in detection of AJAX requests (#17937) 5 years ago
ResponseTest.php Fix #18290: Fix response with non-seekable streams 4 years ago
UploadedFileTest.php Fix #17875: Revert `move_uploaded_file()` function instead of `copy()` and `unlink()` for saving uploaded files when POST request 5 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 Fix #18048: Use `Instance::ensure()` to set `User::$accessChecker` 4 years ago
ViewTest.php Fix #18160, fix #18192: Fixed `registerFile` with argument depends set does not use the position and appendTimestamp argument, also modify the unit view 4 years ago
XmlResponseFormatterTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago