Actions
Bug #21393
closedLog deprecated method call in t3lib_db and remove the method in 4.4
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-10-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Method sql() of t3lib_db is deprecated since TYPO3 3.6.
Use t3lib_div::logDeprecatedFunction() at the beginning of the method and clearly state in phpDoc that it will be removed in TYPO3 4.4.
(issue imported from #M12386)
Files
Actions