On Mon, 05 Jan 2004, Marcus Boerger wrote:
> helly         Mon Jan  5 17:45:12 2004 EDT
> 
>   Modified files:              
>     /ZendEngine2      zend_execute.c 
>     /ZendEngine2/tests        bug26802.phpt 
>   Log:
>   Fixed bug #26802

I think a better approach is to follow the $class::$method() format,
rather than going down the path of interpreting what the variable
contents might be. I mean, we don't allow $method() calls when method is
"\$obj->blah", do we?

- Andrei

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to