Bug #25103

Remove deprecated functions scheduled for removal in 4.6

Added by Christian Kuhn over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2011-02-19
Priority:Should have Due date:
Assigned To:Christian Kuhn % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.5 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

Attached patch will be committed to trunk in 72 hours if nobody objects.

Type: cleanup

BT:

Mission:
Remove all deprecated methods which are not used by core and logged by logDeprecatedFunction() and scheduled for removal in 4.6.

Notes:
- I've check every method in this patch that it not used any more in core, so it should be safe to remove them.
- There are still some occurrences where deprecated methods are used / inter weaved with core code. I've left them out and created issues for each (attached as child to umbrella issue #24954), so we can tackle them one by one.
- Deprecations in extbase and fluid are not touched
- The dbal changes are separated, I'll mail the patch to Xavier.

(issue imported from #M17670)

17670-02.diff Magnifier (37.4 kB) Administrator Admin, 2011-02-22 21:07


Related issues

related to Core - Task #24954: The Big Cleanup 4.6 Closed 2011-04-25
duplicates Core - Bug #21398: Remove deprecated methods in t3lib_htmlmail Closed 2009-10-29

History

#1 Updated by Xavier Perseguers over 4 years ago

Committed DBAL patch to trunk (rev. 43943)

#2 Updated by Christian Kuhn over 4 years ago

trunk rev. 10547.

Also available in: Atom PDF