> On Jun 25, 2015, at 2:08 PM, Marc Bennewitz <dev@mabe.berlin> wrote:
> 
> I would really like to see directly calling a string of "Class::method" be 
> fixed for 7.0.
> It's currently resulting in a fatal error and is inconsistent with 
> call_user_func[_array], is_callable and the callable type-hint.
> 
> There is also a PR open since April 2014 : 
> https://github.com/php/php-src/pull/659
> 

Actually this has already been fixed for PHP 7, see this commit: 
https://github.com/php/php-src/commit/071111ecfc7ba9dabc4dfb2a068744b76540308b

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

Reply via email to