Project

General

Profile

Actions

Bug #21413

closed

Log deprecated method calls and remove them in 4.5

Added by Xavier Perseguers over 14 years ago. Updated over 13 years ago.

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

12420.diff (16.4 KB) 12420.diff Administrator Admin, 2009-11-01 09:17
0012420_followup.patch (2.22 KB) 0012420_followup.patch Administrator Admin, 2009-11-25 13:45

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21561: fileNameASCIIPrefix got deprecated but is used in coreClosedSusanne Moog2009-11-16

Actions
Actions #1

Updated by Oliver Hader over 14 years ago

Removed deprecation logging from methods that are still used in the TYPO3 Core

Committed to SVN Trunk (rev. 6534)

Actions

Also available in: Atom PDF