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.
 
 
 
 
 
Carsten Brandt 65a2c54974 fixed unicode in FormatConverter escaping 10 years ago
..
ArrayHelperTest.php Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data 10 years ago
ConsoleTest.php Fixed typo in test class 10 years ago
FallbackInflector.php Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
FileHelperTest.php Convert 'caseless' option into 'caseSensitive' option at `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
FormatConverterTest.php fixed unicode in FormatConverter escaping 10 years ago
HtmlTest.php Fixes #7449: Added `encode` option to allow not encoding select options for `Html::dropDownList()` and `Html::listBox()` 10 years ago
InflectorTest.php Fixes #5983: Added `Inflector::sentence()` 10 years ago
JsonTest.php added test for Json::encode() and JsonSerializable 10 years ago
StringHelperTest.php Fixes #7488: Added `StringHelper::explode` to perform explode with trimming and skipping of empty elements 10 years ago
UrlTest.php Fixed Url::current() implementation. 10 years ago
VarDumperTest.php Fixed more tests on Windows failing because of line endings 10 years ago