On 10 October 2014 22:39, Kris Craig <kris.cr...@gmail.com> wrote: > The call_user_func() and call_user_func_array() functions are used all > over the place. I see absolutely no gain, whatsoever in removing them and > forcing developers to write their own userland variants instead. > > --Kris > > Of course they are, but that's obviously because any codebase written so far didn't have PHP 5.6 support :-) The main point here is moving forward and killing API that has no use-case anymore (and has to be maintained).
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/