Project

General

Profile

Actions

Bug #24736

closed

Log keeps tracing PHP Warning: Unable to call t3lib_extjs_ExtDirectDebug::__destructor()

Added by Stefano Cecere over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-23
Due date:
% Done:

0%

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

Description

my Log keeps registering this:

Core: Error handler (BE): PHP Warning: (Registered shutdown functions) Unable to call t3lib_extjs_ExtDirectDebug::__destructor() - function does not exist in Unknown line 0

it seems to be logged everytime ExtDirect is called

(issue imported from #M17226)

Actions #1

Updated by Stefan Galinski over 13 years ago

The cc_debug extension causes this warning.

Actions #2

Updated by Stefano Cecere over 13 years ago

you are right, Steffen

deinstalling cc_debug it gets ok

Actions #3

Updated by Ernesto Baschny over 13 years ago

Problem with ancient cc_debug extension which registeres a shutdown handler. In some situations the wrong context is apparently used and it doesn't work.

Should be fixed in the extension, so closing the issue.

Actions

Also available in: Atom PDF