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-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,