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 e5e48cd484 added test for Json::encode() and JsonSerializable 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
FileHelperTest.php
FormatConverterTest.php Refactored DateValidator to support ICU format 10 years ago
HtmlTest.php Added test for #5361 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