summaryrefslogtreecommitdiffstats
path: root/system/core/compat/array.php
AgeCommit message (Collapse)AuthorFilesLines
2014-04-29Small fixes (PR #3022)Andrey Andreev1-2/+2
- Fix incorrect variable in mb_strlen() compat - Micro-optimization of array_replace(), array_replace_recursive() compat
2014-02-19Add compatibility layer for array_column(), array_replace(), ↵Andrey Andreev1-0/+246
array_replace_recursive()