Actions
Task #36887
closedCleanup t3lib_befunc
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The class t3lib_befunc contains two deprecated functions that can be removed.
- compilePreviewKeyword
- isPidInVersionizedBranch.
Also there are two functions that are not in use anymore so they could be deprecated.
- implodeTSParams
- updatePagesTSconfig
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11119
Updated by Wouter Wolters over 12 years ago
Can be abandoned. The deprecation are handled in a Forge issue in the version and workspaces
Updated by Ernesto Baschny over 12 years ago
- Status changed from Under Review to On Hold
Thanks for the feedback! But as soon as WS removes the use of the deprecation we could remove them from core. So this issue is still valid, just "postponed" until #36409 is ready. Right?
Updated by Christian Kuhn over 11 years ago
- Status changed from On Hold to New
The upper part is handled and solved, for the other two methods i've created a new issue.
Actions