arrays icon indicating copy to clipboard operation
arrays copied to clipboard

Yii Array Helper

Results 6 arrays issues
Sort by recently updated
recently updated
newest added

closes #135 | Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌

status:under development

### What the problem? https://github.com/yiisoft/arrays/blob/c3d14a3dea93edd44759de57105f02f18c135cad/src/ArrayHelper.php#L210-L212 Current implementation of `getValue($array, $key)` with $key as anonymous function is not match with the phrases `Retrieves the value of an array element`. basically it...

status:ready for adoption

type:enhancement
status:ready for adoption

I think we would be nice to introduce method 'nest' similar to CakePHP one to ArrayHelper. It is used to create threaded data (with children nodes). More information regarding it:...

type:feature

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌