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 00aafc82ef Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
..
AssetBundleTest.php Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows 10 years ago
AssetConverterTest.php Added `yii\web\AssetConverter::$forceConvert` 10 years ago
CacheSessionTest.php
FormatterTest.php Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
GroupUrlRuleTest.php
JsonResponseFormatterTest.php Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
Post.php Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
RequestTest.php fixed return value of yii\web\Request::getPrefferedLanguage 10 years ago
ResponseTest.php Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response` 10 years ago
UrlManagerTest.php added urlmanager test for default action 10 years ago
UrlRuleTest.php Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters 10 years ago
UserTest.php skip test on travis 10 years ago
XmlResponseFormatterTest.php Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago