Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115794 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 99592 invoked from network); 24 Aug 2021 18:35:07 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Aug 2021 18:35:07 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 14970180510 for ; Tue, 24 Aug 2021 12:09:10 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/21 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Tue, 24 Aug 2021 12:09:09 -0700 (PDT) Received: from [127.0.0.1] (unknown [148.252.128.133]) by xdebug.org (Postfix) with ESMTPSA id 3A89010C038; Tue, 24 Aug 2021 20:09:08 +0100 (BST) Date: Tue, 24 Aug 2021 20:09:05 +0100 To: Deleu CC: PHP internals User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Guidelines for RFC post feature-freeze From: derick@php.net (Derick Rethans) On 24 August 2021 19:53:57 BST, Deleu wrote: >On Tue, Aug 24, 2021, 19:28 Derick Rethans wrote: > >> On Mon, 23 Aug 2021, Deleu wrote: >> >> > We recently had the Nullable Intersection Types RFC process in an >> > unconventional way starting a new RFC post feature freeze=2E If memor= y >> > serves me right, another similar incident happened with the Attribute= s >> > RFC which had a syntax that could not be implemented without a >> > secondary RFC [1] and went through a secondary RFC which proposed a >> > different syntax [2]=2E >> >> I find this comparison disingenuous=2E >> > >I want to state that I had no intention to compare the RFCs or even bring >their merits into discussion=2E What I intended to show is that we have 8= =2E0 >which had an RFC that would classify as Refinement RFC and 8=2E1 again ha= ving >another RFC that also classifies under the same category=2E That's where I disagree already=2E The nullable intersections RFC isn't a = refinement, it's a new feature=2E=20 cheers=20 Derick=20