On 23 July 2010 03:05, Harald Lapp <harald.l...@gmail.com> wrote:
> i would like to ask what's the state of $this (and 'self') in closures.
> there seems to be no news on this topic for several month now. php 5.3.3 was
> just released and still nothing has changed regarding this. so i would like
> to ask, for which php release a solution is planned.

$this support in closures isn't intended to be included in the 5.3
series — the result of the vote late last year was the "modified
proposal A" documented at
http://wiki.php.net/rfc/closures/object-extension, and that has been
implemented on trunk since April, so will be in the next major version
of PHP, whatever that's actually numbered as.

Adam

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

Reply via email to