Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-06-10 Thread Larry Garfield
On Mon, Jun 10, 2024, at 12:33 PM, Valentin Udaltsov wrote: > On Sunday, 9 June, 2024 at 19:03, Nikita Popov wrote: >> __ >> On Mon, Apr 15, 2024, at 18:43, Larry Garfield wrote: >>> The vote for the Property Hooks RFC is now open: >>> >>> https://wiki.php.net/rfc/property-hooks >>> >>> Voting w

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-06-10 Thread Valentin Udaltsov
On Sunday, 9 June, 2024 at 19:03, Nikita Popov wrote: > On Mon, Apr 15, 2024, at 18:43, Larry Garfield wrote: > > The vote for the Property Hooks RFC is now open: > > https://wiki.php.net/rfc/property-hooks > > Voting will close on Monday 29 April, afternoonish Chicago time. > > > The other thing

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-06-09 Thread Lanre
Personally I still think we should have used TS/JS syntax for computed properties. PHP is much closer to typescript than Java/C# and we already have support for modifiers. Slightly more verbose but these issues would be non-existent. On Sun, Jun 9, 2024 at 10:03 AM Nikita Popov wrote: > On Mon,

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-06-09 Thread Nikita Popov
On Mon, Apr 15, 2024, at 18:43, Larry Garfield wrote: > The vote for the Property Hooks RFC is now open: > > https://wiki.php.net/rfc/property-hooks > > Voting will close on Monday 29 April, afternoonish Chicago time. I know I'm a few months late on this one, but I figured I'd still leave a cou

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-04-29 Thread Bilge
On 29/04/2024 20:58, Larry Garfield wrote: On Mon, Apr 15, 2024, at 4:43 PM, Larry Garfield wrote: The vote for the Property Hooks RFC is now open: https://wiki.php.net/rfc/property-hooks Voting will close on Monday 29 April, afternoonish Chicago time. The vote has now been closed. The final

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-04-29 Thread Larry Garfield
On Mon, Apr 15, 2024, at 4:43 PM, Larry Garfield wrote: > The vote for the Property Hooks RFC is now open: > > https://wiki.php.net/rfc/property-hooks > > Voting will close on Monday 29 April, afternoonish Chicago time. The vote has now been closed. The final tally is 42 Yes and 2 No, meaning it

Re: [PHP-DEV] [RFC][Vote] Property Hooks

2024-04-27 Thread Rowan Tommins [IMSoP]
On 15/04/2024 17:43, Larry Garfield wrote: The vote for the Property Hooks RFC is now open: https://wiki.php.net/rfc/property-hooks Voting will close on Monday 29 April, afternoonish Chicago time. I'm somewhat conflicted on this one. On the one hand, I think the feature will be very powerfu

[PHP-DEV] [RFC][Vote] Property Hooks

2024-04-15 Thread Larry Garfield
The vote for the Property Hooks RFC is now open: https://wiki.php.net/rfc/property-hooks Voting will close on Monday 29 April, afternoonish Chicago time. -- Larry Garfield la...@garfieldtech.com