[TYPO3-core] FYI: Fixed bug #7029: tslib_cObj uses deprecated function call_user_method

Oliver Hader oh at inpublica.de
Mon Feb 4 13:00:03 CET 2008


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.

Solution:
Use call_user_func_array instead of call_user_method.

Bugtracker references:
http://bugs.typo3.org/view.php?id=7029

Branches: TYPO3_4-1 & Trunk


olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007029.patch
Type: text/x-patch
Size: 1088 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080204/8d4bdca0/attachment.bin 


More information about the TYPO3-team-core mailing list