Re: [PHP-DEV] [VOTE][RFC] Closure::call()
[email protected] (Andrea Faulds)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
On 17 Aug 2014, at 20:33, Andrea Faulds <[email protected]> wrote: > https://wiki.php.net/rfc/closure_apply#vote > > The vote ends 2014-08-17. The Function Referencing as Closures RFC is not yet being put to a vote. I cancelled the vote as I’ve changed what the RFC does after some discussion. Instead of having unbound, scoped closures, I’ve instead just made ->call use whatever class the passed object has as its scope. I’ll reopen voting in 2 days as I think this is a rather uncontroversial change. -- Andrea Faulds http://ajf.me/