Project

General

Profile

Actions

Bug #40521

closed

Fatal error in GeneralUtility::logDeprecatedFunction()

Added by Andreas Wolf over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2012-09-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

logDeprecatedFunction() uses DebugUtility::debugTrail(), which might not be available when the deprecated function is called before or while instantiating the autoloader. Therefore, a require_once 'DebugUtility.php' is required in GeneralUtility.php.

Actions

Also available in: Atom PDF