RFC Karma Request: nameof proposal

php.internals

Robert Landers

3 years ago
Hello, I'd like to request RFC Karma for adding a nameof operator to PHP. Also, I attempted to register an account on the RFC website but was unsuccessful:
> That wasn't the answer we were expecting
is the error message I received, but the form appears to be filled out correctly. Robert Landers Software Engineer Utrecht NL

Tim Düsterhus

3 years ago
Hi On 5/4/23 10:39, Robert Landers wrote:
> I'd like to request RFC Karma for adding a nameof operator to PHP.
That requires a Wiki account which you likely weren't yet able to create, due to the unsuccessfulness. We would also need your username.
> Also, I attempted to register an account on the RFC website but was > unsuccessful: > >> That wasn't the answer we were expecting > > is the error message I received, but the form appears to be filled out > correctly.
The logic for the check is given in this file: https://github.com/php/web-wiki/blob/master/dokuwiki/lib/plugins/phpreg/action.php. As of March 31st it should be fixed to work correctly to my understanding. Best regards Tim Düsterhus

Robert Landers

3 years ago
On Thu, May 4, 2023 at 10:52 AM Tim Düsterhus <tim@bastelstu.be> wrote:
> > Hi > > On 5/4/23 10:39, Robert Landers wrote: > > I'd like to request RFC Karma for adding a nameof operator to PHP. > > That requires a Wiki account which you likely weren't yet able to > create, due to the unsuccessfulness. We would also need your username. > > > Also, I attempted to register an account on the RFC website but was > > unsuccessful: > > > >> That wasn't the answer we were expecting > > > > is the error message I received, but the form appears to be filled out > > correctly. > > The logic for the check is given in this file: > https://github.com/php/web-wiki/blob/master/dokuwiki/lib/plugins/phpreg/action.php. > As of March 31st it should be fixed to work correctly to my understanding. > > Best regards > Tim Düsterhus
Hey Tim, Thanks, I see... the question wasn't very clear (at least to me), it seemed like it was asking for me to confirm my email address not the list's email address. Anyway, I now have an account. Username: withinboredom Email: this one Thanks in advance