Re: [PHP-DEV] Request for RFC karma

2024-08-15 Thread Derick Rethans
On 15 August 2024 21:57:07 BST, Dennis Snell wrote: > Is there a guide for how to use the mailing list (e.g. how to reply to > specific emails from a digest)? I’ve had an awful hard time finding > information online about this. It's possible, but only if you have a really good email client (t

Re: [PHP-DEV] Request for RFC karma

2024-08-15 Thread Christoph M. Becker
On 15.08.2024 at 22:57, Dennis Snell wrote: > I would like to request RFC karma to propose a new mechanism for decoding > HTML text, following the brief discussion earlier in  > https://news-web.php.net/php.internals/124326. > > My wiki username is dmsnell RFC karma has been granted. Good luck

Re: [PHP-DEV] Request for RFC Karma

2024-08-04 Thread Christoph M. Becker
On 04.08.2024 at 08:19, Nick Lockheart wrote: > I am writing to request RFC karma for the wiki account with username > `nlockheart`. > > I would like to write an RFC for community discussion and > consideration. RFC karma granted. Good luck with the RFC! Christoph

Re: [PHP-DEV] Request for RFC karma

2024-03-27 Thread Ilija Tovilo
Hi! On Wed, Mar 27, 2024 at 12:59 PM 하늘아부지 wrote: > > I request RFC karma to discuss the issue at this link. > https://github.com/php/php-src/issues/13813 > > Wiki account : daddyofsky Either somebody beat me to it, or you already had RFC privileges. Note that step 1 in the RFC process suggests

Re: [PHP-DEV] Request for RFC Karma - Enum value semantics proposal

2023-04-30 Thread Larry Garfield
On Fri, Apr 28, 2023, at 4:47 PM, Garet Claborn wrote: > You are correct, thank you. > > The RFC draft has been posted to > https://wiki.php.net/rfc/treat_enum_instances_as_values > > -Garet I have already explained at length on the PR thread why this is a fundamentally wrong way to approach Enum

Re: [PHP-DEV] Request for RFC Karma - Enum value semantics proposal

2023-04-29 Thread Lynn
On Fri, Apr 28, 2023 at 11:48 PM Garet Claborn wrote: > You are correct, thank you. > > The RFC draft has been posted to > https://wiki.php.net/rfc/treat_enum_instances_as_values > > -Garet > > I think this example should be "mixed" instead of "$mixed"? `public function offsetGet($mixed $which){`

Re: [PHP-DEV] Request for RFC Karma - Enum value semantics proposal

2023-04-28 Thread Lokrain
Hello everyone, Would this change affect WeakMap somehow? Regards, Dimitar On Sat, 29 Apr 2023 at 0:48, Garet Claborn wrote: > You are correct, thank you. > > The RFC draft has been posted to > https://wiki.php.net/rfc/treat_enum_instances_as_values > > -Garet > > On Tue, Apr 25, 2023 at 8:14 

Re: [PHP-DEV] Request for RFC Karma - Enum value semantics proposal

2023-04-28 Thread Garet Claborn
You are correct, thank you. The RFC draft has been posted to https://wiki.php.net/rfc/treat_enum_instances_as_values -Garet On Tue, Apr 25, 2023 at 8:14 AM Tim Düsterhus wrote: > Hi > > On 4/25/23 14:54, Garet Claborn wrote: > > I am requesting RFC karma to post the present version of an RFC m

Re: [PHP-DEV] Request for RFC Karma - Enum value semantics proposal

2023-04-25 Thread Tim Düsterhus
Hi On 4/25/23 14:54, Garet Claborn wrote: I am requesting RFC karma to post the present version of an RFC made in response to the GitHub issue found at https://github.com/php/php-src/issues/9208 You should have already been granted RFC karma yesterday by derick, he told me that the Wiki would

Re: [PHP-DEV] Request for rfc karma

2016-07-27 Thread Ferenc Kovacs
On Mon, Jul 25, 2016 at 9:57 PM, David Walker wrote: > Hi All, > > I'm desiring to propose my second RFC (thanks bishop for the intro) > regarding PR2031 . Seems there > has been a couple PR's attempting to raise a notice when accessing > non-array-like