Skip to content
Snippets Groups Projects
Commit 2d9479c9 authored by Torben Hansen's avatar Torben Hansen Committed by Benni Mack
Browse files

[TASK] Remove todo for intExplode function in GeneralUtility

A todo for the `intExplode` function suggests to refactor the method
by using `array_filter` and `array_walk`. This refactoring would
however result in more code and slower performance.

The todo is therefore removed, as the function is good as it is.

Resolves: #102877
Releases: main
Change-Id: Ib945e010532d0ec5df14be698651197311eea809
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82534


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 100b0be1
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