[TYPO3-core] FYI: Fixed bug #7029: tslib_cObj uses deprecated function call_user_method
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Mon Feb 4 22:21:13 CET 2008
Oliver Hader schrieb:
> Hi Masi,
>
> Martin Kutschker schrieb:
>> Oliver Hader schrieb:
>>> FYI: The following change was committed to SVN
>>> * TYPO3_4-1 (rev. 3051)
>>> * Trunk (rev. 3052)
>>>
>>> Problem:
>>> tslib_cObj uses deprecated function call_user_method which should be
>>> updated to call_user_func_array. If Exceptions are envolved the
>>> disposal of deprecated function call_user_method causes a blank page.
>>
>> BTW, shouldn't the t3lib_div method be used in tslib_content (trunk
>> only)?
>
> Which one do you mean?
> t3lib_div::callUserFunction($funcName,&$params,&$ref)?
Yes.
Masi
More information about the TYPO3-team-core
mailing list