Skip to content
Snippets Groups Projects
Commit 111535b5 authored by Bastien Lutz's avatar Bastien Lutz Committed by Benni Mack
Browse files

[TASK] Introduce new functions to ArrayUtility and StringUtility

New helper methods are added to allow
to do the reverse of flattenPlain() in ArrayUtility,
that is ArrayUtility::unflatten().

In order to unflatten correctly, an explode function
which respects escaping characters was introduced to
StringUtility.

Releases: main
Resolves: #99054
Change-Id: If153f04c7371b6dbae173472077cdcb1b18152b8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76546


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 9d9e0292
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