Project

General

Profile

Actions

Feature #23430

closed

t3lib_div::view_array: Improve rendering of objects

Added by Stefan Galinski about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

15534_v1.diff (815 Bytes) 15534_v1.diff Administrator Admin, 2010-08-23 21:31
Actions

Also available in: Atom PDF