Marc Bennewitz 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
Apparently, your PR has been overlooked, but it seems this is already implemented as result of merging PR #1264[1]; see <http://3v4l.org/W8hQA>. Can you please verify, and close your PR #659 as appropriate. [1] <https://github.com/php/php-src/pull/1264> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php