if there are no conceptual and implantation problems with static readonly properties, it's better to implement them in the same patch.
On Mon, Oct 27, 2014 at 11:15 PM, Andrea Faulds <a...@ajf.me> wrote: > > > On 27 Oct 2014, at 19:47, Dmitry Stogov <dmi...@zend.com> wrote: > > > > Oh. I meant static properties, of course. (zend_compile.c line 4219) > > So did I in the second paragraph. Static property get and set currently > goes through the same function… but really the reason they’re disallowed is > me not getting round to implementing them yet. > > -- > Andrea Faulds > http://ajf.me/ > > > > >