On Fri, Jun 8, 2018 at 1:28 PM Rowan Collins <rowan.coll...@gmail.com> wrote:
> On 8 June 2018 at 10:22, Nikita Popov <nikita....@gmail.com> wrote: > > > > > FTR, Bob and me plan to bring this RFC back up for PHP 7.3 soon, with > > support for static properties and for references. A mostly finished > > implementation has been lying around for a while already, so we think > it's > > time to wrap this up and give it another try. > > > > > I presume you mean 7.4, since 7.3 is in alpha already, and this is quite a > major change? > > But good to hear there's still will to work on this; I shall be interested > to hear the details of where this will take the language. > > Regards, > -- > Rowan Collins > [IMSoP] > AFAIK, alpha1 was tagged but it still didn't branch off master. That'll only happen on July 17th. (https://wiki.php.net/todo/php73) With that said, basically any RFC that goes to vote before July 3rd should still be on time to make it into 7.3. Regards, Pedro