Project

General

Profile

Actions

Bug #21393

closed

Log deprecated method call in t3lib_db and remove the method in 4.4

Added by Xavier Perseguers about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
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

12386.diff (781 Bytes) 12386.diff Administrator Admin, 2009-10-29 09:06
Actions #1

Updated by Steffen Kamper about 15 years ago

committed to trunk, rev 6310

Actions

Also available in: Atom PDF