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.
 
 
 
 
 
Robert Korulczyk 507cc52658
Allow omit default params on URL creation
8 years ago
..
stubs fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
AssetBundleTest.php Reverted #10429 because of BC breaking 8 years ago
AssetConverterTest.php Simplified tests directory structure a bit 10 years ago
CacheSessionTest.php Simplified tests directory structure a bit 10 years ago
ControllerTest.php Implemented shortcut methods for returning JSON and XML (#13101) 8 years ago
DbSessionTest.php Fixed issue #11712: DbSessionTest is now skipped when SQLite is not available. (#11714) 8 years ago
ErrorActionTest.php Ehanced `yii\web\ErrorAction` test coverage 8 years ago
FakeController.php Revert DI injection via controller action method signature 9 years ago
FormatterTest.php 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
GroupUrlRuleTest.php Simplified tests directory structure a bit 10 years ago
JsonResponseFormatterTest.php 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
MultipartFormDataParserTest.php `MultipartFormDataParser` added (#12466) 8 years ago
Post.php Simplified tests directory structure a bit 10 years ago
RequestTest.php Fixes #11309: Added `yii\web\Request::getHostName()` method that returns hostname of current request 8 years ago
ResponseTest.php Code style fix 8 years ago
SessionTest.php Updated doc block for SessionTest 9 years ago
UploadedFileTest.php fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
UrlManagerTest.php Tests for create URLs with multiple domain rules. (#13351) 8 years ago
UrlNormalizerTest.php Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
UrlRuleTest.php Allow omit default params on URL creation 8 years ago
UserTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ViewTest.php added test for View::registerJsFile() 8 years ago
XmlResponseFormatterTest.php Fixed naming for #13214 as suggested by Paul 8 years ago