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

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 a

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 you

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 Februa

[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: Fo