Skip to content
Snippets Groups Projects
Commit e11b2cce authored by Oliver Hader's avatar Oliver Hader Committed by Stefan Bürk
Browse files

[TASK] Streamline TYPO3\CMS\Core\Utility\ArrayUtility::filterRecursive

* actually use `array_filter` internally
* allow using `array_filter` modes `ARRAY_FILTER_USE_KEY`
  and `ARRAY_FILTER_USE_BOTH`

Resolves: #99071
Releases: main, 11.5
Change-Id: I1b95ae0a7551250125a9eeabbd0ee7e66e25a6d9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76635


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 7ab38546
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment