[TYPO3-core] FYI: Fixed problem in t3lib_div::view_array()

Michael Stucki michael at typo3.org
Mon Oct 15 17:15:11 CEST 2007


Problem: Objects could not be debugged by t3lib_div::view_array().
This makes it impossible to get a nice output of a backtrace() call.

No-brainer: I fixed the problem by replacing all objects with a simple text
placeholder. See attached patch.

Notes: I think this did never work actually but was just ignored by PHP
versions prior to 5.0.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_objects.diff
Type: text/x-diff
Size: 2103 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071015/a26d329e/attachment-0001.diff 


More information about the TYPO3-team-core mailing list