Actions
Feature #23430
closedt3lib_div::view_array: Improve rendering of objects
Start date:
2010-08-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Problem:
At the moment only the object name is shown if the object that needs to be debugged hasn't a __toString method.
Solution:
Use print_r() as an alternative to show the object informations. This is for example really useful for the Ext Direct Debug Handling.
(issue imported from #M15534)
Files
Actions