Project

General

Profile

Actions

Task #80703

closed

Epic #80700: Remove deprecated code from the core

Remove deprecated code from GeneralUtility

Added by Wouter Wolters about 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/core/Classes/Utility/ClientUtility.php:188: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:253: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:701: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:900: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:939: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:954: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:971: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, implement directly via PHP instead
sysext/core/Classes/Utility/GeneralUtility.php:985: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use the PHP methods directly instead
sysext/core/Classes/Utility/GeneralUtility.php:1038: * @deprecated since TYPO3 CMS v8, this method will be removed in TYPO3 CMS v9, use mb_strtoupper() instead
sysext/core/Classes/Utility/GeneralUtility.php:1054: * @deprecated since TYPO3 CMS v8, this method will be removed in TYPO3 CMS v9, use mb_strtolower() instead
sysext/core/Classes/Utility/GeneralUtility.php:1067: * @deprecated since TYPO3 CMS 8, this method will be removed in TYPO3 CMS 9. Use \TYPO3\CMS\Core\Crypto\Random->generateRandomBytes() instead
sysext/core/Classes/Utility/GeneralUtility.php:1099: * @deprecated since TYPO3 CMS 8, this method will be removed in TYPO3 CMS 9. Use \TYPO3\CMS\Core\Crypto\Random::generateRandomHexString() instead
sysext/core/Classes/Utility/GeneralUtility.php:1150: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:1393: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9.
sysext/core/Classes/Utility/GeneralUtility.php:1639: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9.
sysext/core/Classes/Utility/GeneralUtility.php:1963: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9.
sysext/core/Classes/Utility/GeneralUtility.php:2647: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Classes/Utility/GeneralUtility.php:3635: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9. This is now integrated in FlexFormTools->parseDataStructureByIdentifier()
sysext/core/Classes/Utility/GeneralUtility.php:3675: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9. This is now integrated in FlexFormTools->parseDataStructureByIdentifier()
sysext/core/Classes/Utility/GeneralUtility.php:3724: // @deprecated since TYPO3 v8, will be removed in v9
sysext/core/Classes/Utility/GeneralUtility.php:3827: // @deprecated since TYPO3 v8, will be removed in v9
sysext/core/Classes/Utility/GeneralUtility.php:4166: * @deprecated since TYPO3 CMS 8, this method will be removed in TYPO3 CMS 9
sysext/core/Classes/Utility/GeneralUtility.php:4182: * @deprecated since TYPO3 CMS 8, this method will be removed in TYPO3 CMS 9
sysext/core/Classes/Utility/GeneralUtility.php:4232: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, the functionality is now moved to GraphicalFunctions->compensateFontSizeiBasedOnFreetypeDpi()
sysext/core/Classes/Utility/GeneralUtility.php:4516: * @deprecated since TYPO3 CMS 8, will be removed in TYPO3 CMS 9. - use CommandUtility directly
sysext/core/Classes/Utility/GeneralUtility.php:4588: * @deprecated since TYPO3 CMS 8, will be removed in TYPO3 CMS 9.

Actions #1

Updated by Wouter Wolters about 7 years ago

  • Tracker changed from Bug to Task
Actions #2

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52480

Actions #3

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52480

Actions #4

Updated by Benni Mack about 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF