Re: [PHP-DEV] Re: [VOTE] Enumerations

2021-02-17 Thread Chase Peeler
On Wed, Feb 17, 2021 at 10:09 AM Rowan Tommins 
wrote:

> On 17/02/2021 14:30, Larry Garfield wrote:
> > The Enum RFC has been approved.
>
>
> Thank you and Ilija so much for putting in the effort to make such a
> carefully thought-through proposal, and I'm really looking forward to
> being able to use it.
>
> I realise not everyone agrees with the approach, but am hopeful that it
> can be expanded on in future proposals to add a lot of power to the
> language.
>
> Regards,
>
> --
> Rowan Tommins
> [IMSoP]
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: https://www.php.net/unsub.php
>
>
Glad to see this passed. I definitely would have voted for it if I had a
vote. The only thing I wish had been included was the ability to use them
as array keys, but definitely don't think the lack of that would be a
reason to vote against it - especially since the possibility is still open
in the future and adding it wouldn't cause any BC issues.

-- 
Chase Peeler
chasepee...@gmail.com


Re: [PHP-DEV] Re: [VOTE] Enumerations

2021-02-17 Thread Rowan Tommins

On 17/02/2021 14:30, Larry Garfield wrote:

The Enum RFC has been approved.



Thank you and Ilija so much for putting in the effort to make such a 
carefully thought-through proposal, and I'm really looking forward to 
being able to use it.


I realise not everyone agrees with the approach, but am hopeful that it 
can be expanded on in future proposals to add a lot of power to the 
language.


Regards,

--
Rowan Tommins
[IMSoP]

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



Re: [PHP-DEV] Re: [VOTE] Enumerations

2021-02-17 Thread Pierre

Le 17/02/2021 à 15:30, Larry Garfield a écrit :

The Enum vote has now closed.  Final results:

For: 44
Against: 7
Approval rate: 86%

The Enum RFC has been approved.  Ilija is still fixing up some bugs and edge 
cases in the code itself but it should be merged soon.

Thank you to everyone for your feedback, support, and votes over the past few 
weeks!  I would enumerate you all individually, but there's a lot of you and it 
would take up a lot of memory... :-)

--Larry Garfield


That's great ! Thank you very much for all this work !

Regards,

--

Pierre

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



Re: [PHP-DEV] Re: [VOTE] Enumerations

2021-02-17 Thread Benjamin Morel
Congratulations 🎉 and thank you Larry and Ilija, this will be a great
addition to PHP!

— Benjamin

On Wed, 17 Feb 2021 at 15:31, Larry Garfield  wrote:

> On Wed, Feb 3, 2021, at 11:28 AM, Larry Garfield wrote:
> > The vote on the Enumerations RFC is hereby opened.  It will run until
> > 17 February 2021.
> >
> > https://wiki.php.net/rfc/enumerations
> >
> > Vote now, or forever hold your memory allocations.
>
>
> The Enum vote has now closed.  Final results:
>
> For: 44
> Against: 7
> Approval rate: 86%
>
> The Enum RFC has been approved.  Ilija is still fixing up some bugs and
> edge cases in the code itself but it should be merged soon.
>
> Thank you to everyone for your feedback, support, and votes over the past
> few weeks!  I would enumerate you all individually, but there's a lot of
> you and it would take up a lot of memory... :-)
>
> --Larry Garfield
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: https://www.php.net/unsub.php
>
>


[PHP-DEV] Re: [VOTE] Enumerations

2021-02-17 Thread Larry Garfield
On Wed, Feb 3, 2021, at 11:28 AM, Larry Garfield wrote:
> The vote on the Enumerations RFC is hereby opened.  It will run until 
> 17 February 2021.
> 
> https://wiki.php.net/rfc/enumerations
> 
> Vote now, or forever hold your memory allocations.


The Enum vote has now closed.  Final results:

For: 44
Against: 7
Approval rate: 86%

The Enum RFC has been approved.  Ilija is still fixing up some bugs and edge 
cases in the code itself but it should be merged soon.

Thank you to everyone for your feedback, support, and votes over the past few 
weeks!  I would enumerate you all individually, but there's a lot of you and it 
would take up a lot of memory... :-)

--Larry Garfield

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