Project

General

Profile

Actions

Task #80701

closed

Epic #80700: Remove deprecated code from the core

Remove deprecated code from ArrayUtility in extbase

Added by Wouter Wolters almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2017-04-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

sysext/extbase/Classes/Utility/ArrayUtility.php:36: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use GeneralUtility::intExplode()
sysext/extbase/Classes/Utility/ArrayUtility.php:58: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use GeneralUtility::trimExplode() instead
sysext/extbase/Classes/Utility/ArrayUtility.php:84: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use array_replace_recursive() instead if possible, other see the ArrayUtility in EXT:core
sysext/extbase/Classes/Utility/ArrayUtility.php:121: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:144: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:170: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:190: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use ArrayUtility provided by EXT:core instead.
sysext/extbase/Classes/Utility/ArrayUtility.php:219: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use ArrayUtility provided by EXT:core instead.
sysext/extbase/Classes/Utility/ArrayUtility.php:251: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, see ArrayUtility::removeByPath()
sysext/extbase/Classes/Utility/ArrayUtility.php:281: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:302: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:326: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Utility/ArrayUtility.php:351: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use the same method provided in TYPO3\CMS\Core\Utility\ArrayUtility

Actions #1

Updated by Thomas Hohn almost 7 years ago

  • Assignee set to Thomas Hohn
Actions #2

Updated by Gerrit Code Review almost 7 years ago

  • 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 https://review.typo3.org/52510

Actions #3

Updated by Thomas Hohn almost 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF