642 Commits (f69670fb65610488fb5c1a624896d12565464bc4)

Author SHA1 Message Date
alex-code a3c5de3d3b
Fix #17850: Update to `ReplaceArrayValue` config exception message 5 years ago
rhertogh b794d76056 Fix #17829: `yii\helpers\ArrayHelper::filter` now correctly filters data when passing a filter with more than 2 levels 5 years ago
Brandon Kelly beca7b45d3 Fix #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Brandon Kelly 7e471e3010 Fix #17792: Added support for `aria` attributes to `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Alexander Makarov 0ba9c619c7
Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4 5 years ago
charescape c02060e241 Code style fix (#17754) [skip ci] 5 years ago
Evgeny 62acca9f3d Fix #17740: `yii\helpers\BaseInflector::slug()` doesn't replace multiple replacement string occurrences to single one 5 years ago
Brandon Kelly d7f69b6676 Fix #17625: Fix boolean `data` attributes from subkeys rendering in `Html::renderTagAttributes()` 5 years ago
qrazi 88c51062ec Fixed: typo (#17587) [skip ci] 5 years ago
Alexander Makarov 851e846688
Do not count each iteration 5 years ago
Somogyi Márton f5776a968c #17508 fix 5 years ago
Alexander Kartavenko efe8d48f15 Fix #15779: If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now 5 years ago
Alexander Kartavenko 2b9374558b Fix #17395: Fixed issues with actions that contain underscores in their names 5 years ago
Alexander Kartavenko 8fb5b35cc5 Closes #17372. Fix documentation for the `ArrayHelper::multisort()` (#17375) 5 years ago
Alexander Kartavenko c8564241d3 Remove extra spaces from Html::csrfMetaTags (#17370) 5 years ago
Christoph Möke 2ca8da062c Fixes #17328: Added mime aliases for BMP and SVG files 5 years ago
Alexander Kartavenko 30e10837ba Fixes #16509: Fixed console command help text wordwrap for multi-byte strings 5 years ago
Alexander Makarov aa0f09b3e2
Fixes #17306: Added ".mjs" extensions to mimetypes meta 5 years ago
Razvan Grigore 9c37016dac Fixes #17235: `yii\helpers\FileHelper::normalizePath()` now accepts stream wrappers 6 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Brandon Kelly 1cc83f02f5 Fixes #17150: Fixed `yii\helpers\BaseInflector::camel2words()` splitting `ALLCAPS` words on each letter 6 years ago
Carsten Brandt 768d590eef added missing @since annotations 6 years ago
Bizley de5b903806 Fixed regression in #16817 (#17056) 6 years ago
Dzhuneyt a790685e66 Fixes #16974: Regular Expression Validator to include support for 'u' (UTF-8) modifier 6 years ago
Nikolay Oleynikov 06227c7075 Fixes #16648: Html::strtolower() was corrupting UTF-8 strings 6 years ago
Viktor Kabachenko 383953d9b7 Update BaseArrayHelper.php (#1) (#16894) 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Ondřej Vašíček ba0a3c00ca Fixes #16183: Fixed when `yii\helpers\BaseFileHelper` sometimes returned wrong value 6 years ago
Bizley 1342eb718b Fixes #15204: `yii\helpers\BaseInflector::slug()` is not removing substrings matching provided replacement from given string anymore 6 years ago
Bizley f3438c450c Fixes #10843: Additional hidden input rendered by `yii\helpers\BaseHtml` methods inherits `disabled` HTML option if provided and set to `true` 6 years ago
Evgeniy Moiseenko b070b5f733 Improve annotations for yii\helpers\BaseArrayHelper::getColumn()(#16795) (#16802) [skip ci] 6 years ago
Alexandr Ivanov af3b8b2f23 Fixes #11960: Fixed `checked` option ignore in `yii\helpers\BaseHtml::checkbox()` 6 years ago
Evgeniy Moiseenko 4d26c915dc Additional fix for #14230 6 years ago
Evgeniy Moiseenko a8bfe8bbe6 Fixes #14230: Fixed `itemsOptions` ignored in `checkBoxList` 6 years ago
Evgeniy Moiseenko 3eba4ea69a Fixes #16680: Fixed ActiveField 'text' input with maxlength 6 years ago
SilverFire - Dmitry Naumenko 27a5b1e642
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()` 6 years ago
Rustam Mamadaminov c286f00060 Fixes #16666: Fixed `yii\helpers\ArrayHelper::merge` 6 years ago
Alexey bf5476f253 Fixes #15889: Fixed override `yii\helpers\Html::setActivePlaceholder` 6 years ago
Rustam Mamadaminov 959cb985e3 Fixed PHPDoc blocks in FileHelper (#16402) [skip ci] 6 years ago
Thoulah a32cfcc8ef Fixes #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string 6 years ago
SilverFire - Dmitry Naumenko 3d96a45f6b
Fixed BC breaking change in Inflector 6 years ago
SilverFire - Dmitry Naumenko 02d3f8a2e9
PHPDocs updated [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 629a33fd0e
Made Inclector unicode-safe 6 years ago
Dmitry Naumenko 5a87dd2bfa
Added explicit encoding 6 years ago
SilverFire - Dmitry Naumenko b9aa0001b6
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8 6 years ago
Vladimir Reznichenko 14984328e5 SCA with Php Inspections (EA Ultimate) (#16105) 7 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
SilverFire - Dmitry Naumenko b3f54d1065
Simplified code, enhanced PHPDocs 7 years ago
Fabrizio 52263077c0 Bug #15858: Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli) 7 years ago
Vladimir Reznichenko f10cb6aeee SCA with Php Inspections (EA Ultimate) 7 years ago