Task #95398
closedReplace XML handling by GeneralUtility with XmlEncoder
0%
Description
In issue #83580 a new class XmlEncoder has been introduced to handle XML parsing in EXT:impexp.
This class should replace the XML parsing of
- GeneralUtility::array2xml
- GeneralUtility::xml2array
- GeneralUtility::xml2tree
throughout the TYPO3 Core in general.
Updated by Alexander Nitsche about 3 years ago
- Related to Bug #83580: GeneralUtility::xml2array() can't parse bigger files (> 10MB) added
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71350
Updated by Benni Mack about 3 years ago
- Target version changed from 11 LTS to Candidate for patchlevel
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71350
Updated by Riccardo De Contardi 6 months ago
- Status changed from Under Review to Closed
- Target version deleted (
Candidate for patchlevel)
Patch has been abandoned; plus this one should be resolved or at least mitigated with https://forge.typo3.org/issues/83580
I close this issue for now; if you think that this is the wrong decision please reopen it or ping me and I'll do it
Thank you.