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 0eecb6ab1e Fixes #7529: Fixed `yii\web\Response::sendContentAsFile()` that was broken in 2.0.3 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 Fixed test break. 11 years ago
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 Removed unused imports 11 years ago
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 #7529: Fixed `yii\web\Response::sendContentAsFile()` that was broken in 2.0.3 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