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.
 
 
 
 
 
Qiang Xue a3ea7b774d Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 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 Refactored DateValidator to support ICU format 10 years ago
HtmlTest.php Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 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 fixed whitespace in tests 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