[STRAW POLL] [VOTE] Process resource to object migration

php.internals

Máté Kocsis

2 years ago
As I have indicated in my last mail ( https://externals.io/message/121164#121364), I would like to decide the naming question of the "le_proc_open" resource via a straw poll. Therefore, I've just opened the vote: https://wiki.php.net/rfc/process_object_name It is a ranked choice poll (following STV) and voting is open until 2023-10-07 18:00:00 UTC. Thanks: Máté

Tim Düsterhus

2 years ago
Hi On 10/24/23 20:00, Máté Kocsis wrote:
> It is a ranked choice poll (following STV) and voting is open until > 2023-10-07 18:00:00 UTC.
I assume this should read 2023-**11**-07? This would match the 14 days for regular votes. Best regards Tim Düsterhus

Máté Kocsis

2 years ago
Hi Tim,
> > I assume this should read 2023-**11**-07? This would match the 14 days > for regular votes. >
Yes, such a silly typo, thank you for pointing that out. The deadline is indeed in November. Regards, Máté

Jakub Zelenka

2 years ago
Hi, On Tue, Oct 24, 2023, 19:00 Máté Kocsis <kocsismate90@gmail.com> wrote:
> As I have indicated in my last mail ( > https://externals.io/message/121164#121364), I would like to decide the > naming question of the "le_proc_open" resource via a straw poll. Therefore, > I've just opened the vote: https://wiki.php.net/rfc/process_object_name > > It is a ranked choice poll (following STV) and voting is open until > 2023-10-07 18:00:00 UTC. >
I think we should have a proper vote if this should go to 8.4 at all. I would vote against this due to the BC break. I would be fine with 9.0 though. Cheers Jakub

Máté Kocsis

2 years ago
Hi Internals, The vote was closed, and thanks to Derick's calculations, we have a winner: ProcessHandle. Thanks to everyone who participated in the vote! I think we should have a proper vote if this should go to 8.4 at all. I
> would vote against this due to the BC break. I would be fine with 9.0 > though.
I'm currently working on a general resource to object migration RFC in order to make it clear when the remaining resources can be migrated. Regards, Máté