Project

General

Profile

Actions

Feature #20876

closed

Integrate possibility to enable/disable the deprecation logging

Added by Oliver Hader over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-08-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

In TYPO3 4.3 a deprecation logging was introduced that shall help developers to keep track of functions/methods that have been marked as deprecated and will be removed in a future TYPO3 release.

However, you cannot expect that all extensions will be updated in one day and your deprecation log will keep growing. Especially on live systems it does not make any sense to have this log file.

A new setting is added to TYPO3_CONF_VARS that allows one to disable this kind of logging. However, the default value is "enabled".

(issue imported from #M11707)


Files

0011707.patch (2.87 KB) 0011707.patch Administrator Admin, 2009-08-13 16:29

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #20195: logDeprecatedFunction() significantly slows down TYPO3ClosedOliver Hader2009-03-16

Actions
Actions #1

Updated by Oliver Hader over 14 years ago

Committed to SVN Trunk (rev. 5818)

Actions

Also available in: Atom PDF