On Sat, Jul 4, 2015 at 9:31 AM, Trevor Suarez wrote:
>
> On Fri, Jul 3, 2015 at 12:24 PM Nikita Popov wrote:
>
>> Hi internals!
>>
>> In a previous thread on the topic [1] I promised to create an RFC for the
>> soft-reservation of 'void', similar to a bunch of other reservations we
>> have done
On Fri, Jul 3, 2015 at 12:24 PM Nikita Popov wrote:
> Hi internals!
>
> In a previous thread on the topic [1] I promised to create an RFC for the
> soft-reservation of 'void', similar to a bunch of other reservations we
> have done for PHP 7. The RFC also includes 'enum' as an additional
> indepe
Hi internals!
In a previous thread on the topic [1] I promised to create an RFC for the
soft-reservation of 'void', similar to a bunch of other reservations we
have done for PHP 7. The RFC also includes 'enum' as an additional
independent proposal, as I think this will likely be needed in 7.x. If