Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread Stephen Reay
> On 11 Jul 2022, at 09:10, Mike Schinkel wrote: > >> On Jul 5, 2022, at 5:38 PM, shinji igarashi wrote: >> >> Hello internals, >> >> I've started the vote for the Constants in Traits RFC: >> https://wiki.php.net/rfc/constants_in_traits >> >> The vote will end on 19. July 2022. >> >> Thank

Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread Mike Schinkel
> On Jul 5, 2022, at 5:38 PM, shinji igarashi wrote: > > Hello internals, > > I've started the vote for the Constants in Traits RFC: > https://wiki.php.net/rfc/constants_in_traits > > The vote will end on 19. July 2022. > > Thanks! > > -- > Shinji Igarashi The reaction to this RFC has been t

Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread Nikita Popov
On Sun, Jul 10, 2022 at 3:46 PM Rowan Tommins wrote: > On 10/07/2022 13:51, Björn Larsson via internals wrote: > > I think it's quite unlikely to deprecate such a rather big feature and > > from that perspective I think one should do it as good as possible. > > > > Even if one thinks that this is

Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread shinji igarashi
Hello everyone! > traits are pretty much unnecessary in the language. I was writing an email to introduce and defend the trait use cases and it exceeded 10,000 characters, so I decided to post the content on gist and include a summary in this email. Here's my opinion in detail for those interest

Re: [PHP-DEV] Removing Travis CI

2022-07-10 Thread Ayesh Karunaratne
Awesome, thanks a lot for this. On Mon, Jul 11, 2022 at 1:50 AM Nikita Popov wrote: > > On Sun, Jul 10, 2022 at 10:07 PM Ayesh Karunaratne wrote: >> >> Dear Internals, >> Historically, we have been using Travis CI for our automated tests, >> but since 2021 June, travis-ci.org has ceased operatio

Re: [PHP-DEV] Removing Travis CI

2022-07-10 Thread Nikita Popov
On Sun, Jul 10, 2022 at 10:07 PM Ayesh Karunaratne wrote: > Dear Internals, > Historically, we have been using Travis CI for our automated tests, > but since 2021 June, travis-ci.org has ceased operations, and no > longer runs any builds. There was an Internals discussion > (https://externals.io/

[PHP-DEV] Removing Travis CI

2022-07-10 Thread Ayesh Karunaratne
Dear Internals, Historically, we have been using Travis CI for our automated tests, but since 2021 June, travis-ci.org has ceased operations, and no longer runs any builds. There was an Internals discussion (https://externals.io/message/112709) to move to the successor, travis-ci.com, but I don't t

Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread Rowan Tommins
On 10/07/2022 13:51, Björn Larsson via internals wrote: I think it's quite unlikely to deprecate such a rather big feature and from that perspective I think one should do it as good as possible. Even if one thinks that this is a bad feature not to be expanded, why not try to make it work better?

Re: [PHP-DEV] [RFC] [VOTE] Constants in traits

2022-07-10 Thread Björn Larsson via internals
Den 2022-07-08 kl. 18:29, skrev Jordan LeDoux: On Tue, Jul 5, 2022 at 2:39 PM shinji igarashi wrote: Hello internals, I've started the vote for the Constants in Traits RFC: https://wiki.php.net/rfc/constants_in_traits The vote will end on 19. July 2022. Thanks! -- Shinji Igarashi I don'