Bug #62807
closed
Merge array functions from GeneralUtility to ArrayUtility
Added by Frederic Gaus about 10 years ago.
Updated about 7 years ago.
Description
Move the following functions to ArrayUtilities:
\TYPO3\CMS\Core\Utility\GeneralUtility::inArray
\TYPO3\CMS\Core\Utility\GeneralUtility::removeArrayEntryByValue
\TYPO3\CMS\Core\Utility\GeneralUtility::keepItemsInArray
\TYPO3\CMS\Core\Utility\GeneralUtility::remapArrayKeys
\TYPO3\CMS\Core\Utility\GeneralUtility::array_merge
\TYPO3\CMS\Core\Utility\GeneralUtility::arrayDiffAssocRecursive
\TYPO3\CMS\Core\Utility\GeneralUtility::naturalKeySortRecursive
it has to be discussed if this functions should be moved to ArrayUtilities too or if they should better be moved to StringUtilities:
\TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode
\TYPO3\CMS\Core\Utility\GeneralUtility::revExplode
\TYPO3\CMS\Core\Utility\GeneralUtility::intExplode
- Target version changed from 7.0 to 7.1 (Cleanup)
- Sprint Focus set to On Location Sprint
- Assignee set to Göran Bodenschatz
::array_merge stays in GeneralUtility as it'll get deprecated
::trimExplode, ::revExplode, and ::intExplode should stay in GeneralUtility
- Status changed from New to Accepted
- Status changed from Accepted 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 http://review.typo3.org/36371
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
- Status changed from Under Review to In Progress
- Status changed from In Progress to Under Review
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36371
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Sprint Focus deleted (
On Location Sprint)
- Status changed from Resolved to Closed
Also available in: Atom
PDF