[TYPO3-core] RFC: #15589: Move debug functions to own utility class
Martin Kutschker
masi-no at spam-typo3.org
Tue Aug 31 13:17:16 CEST 2010
Am 30.08.2010 12:36, schrieb Dmitry Dulepov:
> Hi!
>
> David Bruchmann wrote:
>> the naming-convention should be solved like this IMHO:
>>
>> in t3lib_div:
>> static function view_array(...) {
>> ...
>> return t3lib_debug::viewArray(...);
>> }
>
> This is fine. And we deprecate view_array().
And make it work on objects as well, so it's more of a inspectVariable().
Masi
More information about the TYPO3-team-core
mailing list