Hello Christian, Friday, July 25, 2008, 9:01:13 PM, you wrote:
> Hi Marcus, >> patch looks fine and should go in. > Thanks. >> >> do you think ReflectionMethod::__construct implementation could be done >> using parameterparsing 'f' rather than the spcial case 'o'? > The Problem with 'f' is that it will accept every callback, even normal > functions, so that would kind of break the idea of having > ReflectionMethod different than ReflectionFunction. > So in my eyes, using 'o' for now is the sanest approach. I see. So if we ever want to fix it we need 'm' for method then :-) Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php