[TYPO3-dev] debug: dump everything in the broweser

Steffen Kamper steffen at dislabs.de
Wed Mar 28 10:04:07 CEST 2007


"Asbjoern Morell" <atmorell at gmail.com> schrieb im Newsbeitrag 
news:mailman.1.1175025643.5498.typo3-dev at lists.netfielders.de...
> Hello
>
> t3lib_div::debug($this); works - I get this error with: 
> t3lib_div::debug($GLOBALS);
>
> Catchable fatal error: Object of class t3lib_timeTrack could not be 
> converted to string in 
> /mounted-storage/home48a/sub001/sc30931-BJFS/www/typo3/typo3_src-4.1/t3lib/class.t3lib_div.php 
> on line 2787
>
> How do I get "nice" colors and boxes like with phpdump and ccdump? That is 
> very useful for multidimensional arrays.
>
check out cc_debug in comination with debug($value)
vg  Steffen


> Best regards.
> Asbjørn Morell.
>
>
>
>
>
>>
>> use t3lib_div::debug($this) - but you get only the Object
>> If you want to see a big debug, use t3lib_div::debug($GLOBALS) :-)
>>
>> vg  Steffen
>>
>>
>
> 






More information about the TYPO3-dev mailing list