[TYPO3-core] RFC: t3lib_div::callUserFunction / parameters / call by reference

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri Sep 1 10:27:25 CEST 2006


Wolfgang Klinger schrieb:
>  *hiya!*
> 
>  t3lib_div callUserFunction parameters $params and $ref are passed by
>  reference, but parameters for "call_user_func" are not passed by
>  reference.
> 
>  This patch changes "call_user_func" to "call_user_func_array" to make
>  this work (works since PHP 4.0.4, so it shouldn't be a problem).
> 
> 
>  trunk only? IMHO it's a bug and should be applied to 4_0 too...

But it changes the behaviour, so I think it should only be applied to trunk.

+1

Masi



More information about the TYPO3-team-core mailing list