22 Commits (6d7627c2a51690175875fb8f21d444a3fb656ba6)

Author SHA1 Message Date
Mehdi Achour cca500083e Implement #10078: Allow disabling csrf hidden input generation on a form 9 years ago
SilverFire - Dima Naumenko a7f102fa94 Enh #10061: `yii\helpers\BaseInflector::transliterate()` is now public 9 years ago
freezy 7bea7b65fd Fixes #9282: Improved JSON error handling to support PHP 5.5 error codes 9 years ago
Vadim c00b97a12c Fixes #9915: `yii\helpers\ArrayHelper::getValue()` was erroring instead of returning `null` for non-existing object properties 9 years ago
SilverFire - Dima Naumenko c128d008d3 Added more tests for StringHelper::explode 9 years ago
SilverFire - Dima Naumenko a46ae82f6a Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 9 years ago
SilverFire - Dima Naumenko ccd20793d4 Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0 9 years ago
Alexander Makarov 00f432ab65 Fixes #9747: added tests for Url::isRelative() 9 years ago
Klimov Paul f48f63ecf5 `VarDumperTest` fixed 9 years ago
Klimov Paul 16e1e8fe28 Fallback for objects at `yii\helpers\VarDumper::export()` advanced 9 years ago
Klimov Paul 0874ffac38 Fixed `yii\helpers\Html::activeTextarea()` does not allow value overriding via options 9 years ago
Klimov Paul 0f04af1af9 Added support to automatically set the `maxlength` attribute for `Html::activeTextArea()` and `Html::activePassword()` 9 years ago
Klimov Paul 0a7191dbfe Preserving of the named key classes at `yii\helpers\Html::addCssClass()` provided 9 years ago
Klimov Paul 41f6a6e558 Specification for 'class' and 'style' in array format added to `yii\helpers\Html` 9 years ago
Klimov Paul 3a39f8ab72 `yii\helpers\Html` allows correct rendering of conditional comments containing `!IE` 10 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Nikola Kovacs b31b9e2411 Fix conversion of ICU 'L' symbol. 10 years ago
Paul Klimov a2af3868ad Test for `yii\helpers\VarDumper` unified 10 years ago
Klimov Paul f2f211f610 Fallback for object containing `\Closure` added to `yii\helpers\VarDumper::export()` 10 years ago
Klimov Paul 8caaba0168 Allow specification of the `$key` as an array at `yii\helpers\ArrayHelper::getValue()` 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago