[TYPO3-core] RFC: #7350:PHP5ize class.t3lib_div.php
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sat Feb 2 00:44:55 CET 2008
Ingo Renner schrieb:
> Martin Kutschker wrote:
>
>> BT reference: http://bugs.typo3.org/view.php?id=7350
>>
>> Type: code clean up
>
> +1 after reading, except for one method:
>
> in view_array()'s declaration we either have to leave out the array type
> hint or also remove the else part of the first if
That's a mistake. I wanted to use the hinting but noticed only
afterwards, that - despite the name - the function handles all types. so
the doc should say mixed instead of array.
Masi
More information about the TYPO3-team-core
mailing list