Re: [PHP-DEV] Re: [VOTE] Interface Default Methods

2023-07-13 Thread Deleu
Perhaps a little too late, but I was wondering whether folks that voted NO would reconsider in case this was made a bit more opt-in. There could be some bikesheding around syntax but essentially the idea would be a new RFC targeting 8.4 with the following adjustment: interface Foo { public fu

Re: [PHP-DEV] Re: [VOTE] Interface Default Methods

2023-07-11 Thread Robert Landers
On Tue, Jul 11, 2023 at 9:04 PM Peter Kokot wrote: > On Tue, 11 Jul 2023 at 13:37, Levi Morrison > wrote: > > > > On Sun, Jul 2, 2023 at 6:11 PM Levi Morrison > wrote: > > > > > > Chatter on the [Interface Default Methods RFC][1] has been quiet for > > > the past 6 days, and the feature freeze

Re: [PHP-DEV] Re: [VOTE] Interface Default Methods

2023-07-11 Thread Peter Kokot
On Tue, 11 Jul 2023 at 13:37, Levi Morrison wrote: > > On Sun, Jul 2, 2023 at 6:11 PM Levi Morrison wrote: > > > > Chatter on the [Interface Default Methods RFC][1] has been quiet for > > the past 6 days, and the feature freeze deadline is fast approaching > > for PHP 8.3, so I'm moving this to v