Hi!

> Ok, so then I call for a vote. Again, here are the options:

A+, no direct method calling (get/call problem would be messy)

one additional thing:
$a = static function () {}
should leave $this not bound (in case for some reason you don't want it to be bound, e.g. to avoid keeping reference to a large object)

--
Stanislav Malyshev, Zend Software Architect
s...@zend.com   http://www.zend.com/
(408)253-8829   MSN: s...@zend.com

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

Reply via email to