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.
 
 
 
 
 
Vadim c00b97a12c Fixes #9915: `yii\helpers\ArrayHelper::getValue()` was erroring instead of returning `null` for non-existing object properties 9 years ago
..
ArrayHelperTest.php Fixes #9915: `yii\helpers\ArrayHelper::getValue()` was erroring instead of returning `null` for non-existing object properties 9 years ago
ConsoleTest.php Simplified tests directory structure a bit 10 years ago
FallbackInflector.php Simplified tests directory structure a bit 10 years ago
FileHelperTest.php Simplified tests directory structure a bit 10 years ago
FormatConverterTest.php Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 9 years ago
HtmlTest.php Fixed `yii\helpers\Html::activeTextarea()` does not allow value overriding via options 9 years ago
InflectorTest.php Simplified tests directory structure a bit 10 years ago
JsonTest.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
StringHelperTest.php Added more tests for StringHelper::explode 9 years ago
UrlTest.php Fixes #9747: added tests for Url::isRelative() 9 years ago
VarDumperTest.php `VarDumperTest` fixed 9 years ago