Project

General

Profile

Actions

Bug #20576

closed

t3lib_div has several calls to debug without namespace which leads to php-errors

Added by Steffen Ritter over 15 years ago. Updated over 13 years ago.

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

0%

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

Description

In t3lib_div there are many calls to t3lib_div::debug... Some of them lack the namespace/class and therefore only call debug() which actually leads to php error.

Simple solution: just replace such calls with correct ones.
(issue imported from #M11279)

Actions

Also available in: Atom PDF