Quick update folks, the RFC patch now respects strict mode, so will be
weak by default and strict if enabled.

I'll update the RFC to reflect this soon, but I'm busy today and it
won't get done until tomorrow.

Also there is definitely no void keyword for properties.

We'll move onto working out default values and references shortly.
There are some great points in here, so let me get 0.3.0 of the RFC
out and we'll get onto that.

On Thu, Mar 17, 2016 at 9:20 AM, François Laupretre <franc...@php.net> wrote:
> Hi,
>
> Le 16/03/2016 17:36, Phil Sturgeon a écrit :
>>
>> Hello everyone,
>>
>> I have completed the draft for an RFC, to add Typed Properties. The
>> patch has been written by the one and only Joe Watkins.
>>
>> https://wiki.php.net/rfc/typed-properties
>>
>
> Maybe you can add a reference to a discussion we had some months ago :
> http://www.serverphorums.com/read.php?7,1296955. This was not exactly about
> typed properties but it also concludes that enforcing type checks on every
> write access requires typed zvals, which would be extremely powerful, but
> also a very complex task (mostly for performance reasons).
>
> Regards
>
> François

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

Reply via email to