Skip to content
Snippets Groups Projects
Commit 0dc79b48 authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Christian Kuhn
Browse files

[TASK] Public GeneralUtility::xml2arrayProcess()

It can be beneficial to suppress caching using
xml2arrayProcess() directly instead of the cache
enabled wrapper xml2array() in some situations.

The patch makes the worker method public, adapts
tests to mock less and moves a data changing detail
from xml2array() to xml2arrayProcess().

Resolves: #94993
Releases: master, 10.4
Change-Id: I2b0347ebb1a293d2826b2d13b00f21b56568195c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70757


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Reviewed-by: default avatarcrell <larry@garfieldtech.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent b8bb71f6
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