Bug #25103
Remove deprecated functions scheduled for removal in 4.6
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)
Related issues
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.