Skip to content
Snippets Groups Projects
Commit 6b0bb323 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/+/76571


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 85c69277
Branches
Tags
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