[TYPO3-core] RFC: #9401: Using debug for sqlDebug

Jeff Segars jsegars at alumni.rice.edu
Mon Sep 22 03:01:32 CEST 2008


Dmitry Dulepov [typo3] wrote:
> Hi!
> 
> Steffen Kamper wrote:
>> When using sqlDebug the error is printed with
>> echo t3lib_div::print_array(...)
>>
>> The patch uses debug() function to allow by usage of debug-extension 
>> to output this information in new window or elsewhere.
>>
>> Imho this "little" fix could also go to 4.2
> 
> +1 for trunk (4.2 is for Ingo to decide). I would only use normal 
> English for the title ("SQL debug" instead of "sqlDebug").
> 

Would it make sense to use t3lib_div::debug() instead of just debug() so 
that SQL errors are hidden behing the devIPMask like other messages?

I'm fine with it either way, but figured it was worth asking :) +1 based 
on reading and testing.


More information about the TYPO3-team-core mailing list