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 Makarov 0ac321370b Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 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 Revert DI injection via controller action method signature 9 years ago
DbSessionTest.php Fixed issue #11712: DbSessionTest is now skipped when SQLite is not available. (#11714) 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 Simplified tests directory structure a bit 10 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 Improve normalizer for URL manager 8 years ago
UrlNormalizerTest.php Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
UrlRuleTest.php Fix unit test 8 years ago
UserTest.php Move Identity Cookie code into separate functions 8 years ago
ViewTest.php added test for View::registerJsFile() 8 years ago
XmlResponseFormatterTest.php Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago