Actions
Bug #21413
closedLog deprecated method calls and remove them in 4.5
Start date:
2009-11-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Many methods from Core either are marked as deprecated but either miss the t3lib_div::logDeprecatedFunction() call at the beginning or miss a statement in phpDoc that clearly states that the method will be removed in TYPO3 4.5.
Solution:
Add what is missing
(issue imported from #M12420)
Files
Actions