Bug #25278
closed
t3lib_extjs_ExtDirectDebug::__destruct() missing
Added by Björn Pedersen over 13 years ago.
Updated about 6 years ago.
Description
From my Developerlog:
PHP Warning: (Registered shutdown functions) Unable to call t3lib_extjs_ExtDirectDebug::__destruct() - function does not exist in Unknown line 0
(issue imported from #M17891)
Files
- Target version deleted (
0)
Administrator Log says:
Core: Error handler (BE): PHP Warning: (Registered shutdown functions) Unable to call t3lib_extjs_ExtDirectDebug::__destructor() - function does not exist in Unknown line 0
Note the difference between __destruct() and __destructor().
Here it really says __destruct, not __destructor. I just checked again.
Patch set 6 of change I42595a7ebbc3c941bf64bc0699ff908059c107bb has been pushed to the review server.
It is available at http://review.typo3.org/1092
I also rechecked with 4.5 branch.
In the Administrator Log (not developer log) it definitely says __destructor.
See my attached screen shot.
So please also check, where this exception comes from, or why different method names are stated.
Ok. Thanks for this hint. It was fire_debug.
Having the same error on master with _destruct.
So you have my go on this!
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF