Thank you all!

Is the Perfomance section of the RFC updated?
https://wiki.php.net/rfc/typed_properties_v2#performance would be great to
know now that the patch is final and merged

On Fri, Jan 11, 2019 at 5:45 PM Marco Pivetta <ocram...@gmail.com> wrote:

> Hi Nikita,
>
> On Fri, Jan 11, 2019 at 5:38 PM Nikita Popov <nikita....@gmail.com> wrote:
>
> > On Mon, Oct 22, 2018 at 1:58 PM Sebastian Bergmann <sebast...@php.net>
> > wrote:
> >
> > > Am 26.09.2018 um 15:46 schrieb Nikita Popov:
> > > > I'm pleased to announce that the typed properties RFC has been
> accepted
> > > > with 70 votes in favor and one vote against. We will work to finalize
> > and
> > > > merge the implementation in the next few days.
> > >
> > > Any update on when this will be merged? Thanks!
> > >
> >
> > Sorry for the long delay here. I've spent the last week fixing the
> > remaining issues and cleaning up the patch, and...
> >
> > ...Typed properties are now merged into master! [1]
> >
> > It would be great if people could start experimenting with typed
> properties
> > (e.g. by migrating over existing @var annotations and seeing what
> happens).
> > The earlier we find issues in the implementation or semantics, the
> better.
> >
> > Thanks to everyone who worked on this RFC and participated in
> discussions.
> > Special thanks to Bob Weinand who did most of the initial implementation
> > work on this RFC.
> >
> > Regards,
> > Nikita
> >
> > [1]:
> >
> >
> https://github.com/php/php-src/commit/e219ec144ef6682b71e135fd18654ee1bb4676b4
>
>
> Great news! Just in time to ruin the weekend with some OSS work :D
>
> Marco Pivetta
>
> http://twitter.com/Ocramius
>
> http://ocramius.github.com/
>

Reply via email to