can't help really as I'm on 5.2.x, so all this isn't available, but according to
http://php.net/manual/en/migration53.incompatible.php
Quote:
The call_user_func() family of functions now propagate $this even if the callee is a parent class.
|
goto
http://php.net/manual/en/function.call-user-func.php
scroll down to user comment by
chris at NOSPAM dot panospheric dot com
23-Sep-2007 02:37
this looks like what you are trying to do?
hope it helps