Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:113191 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 6783 invoked from network); 17 Feb 2021 15:01:32 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Feb 2021 15:01:32 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id F39CB1804B1 for ; Wed, 17 Feb 2021 06:48:31 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_05,KHOP_HELO_FCRDNS, SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from processus.org (ns366368.ip-94-23-14.eu [94.23.14.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 17 Feb 2021 06:48:31 -0800 (PST) Received: from authenticated-user (PRIMARY_HOSTNAME [PUBLIC_IP]) by processus.org (Postfix) with ESMTPA id 89E335101324 for ; Wed, 17 Feb 2021 14:48:29 +0000 (UTC) To: internals@lists.php.net References: <488aad1e-6981-4dee-92f0-cd4128283162@www.fastmail.com> Message-ID: Date: Wed, 17 Feb 2021 15:48:27 +0100 MIME-Version: 1.0 In-Reply-To: <488aad1e-6981-4dee-92f0-cd4128283162@www.fastmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Authentication-Results: processus.org; auth=pass smtp.auth=pierre-php@processus.org smtp.mailfrom=pierre-php@processus.org X-Spamd-Bar: / Subject: Re: [PHP-DEV] Re: [VOTE] Enumerations From: pierre-php@processus.org (Pierre) Le 17/02/2021 à 15:30, Larry Garfield a écrit : > The Enum vote has now closed. Final results: > > For: 44 > Against: 7 > Approval rate: 86% > > The Enum RFC has been approved. Ilija is still fixing up some bugs and edge cases in the code itself but it should be merged soon. > > Thank you to everyone for your feedback, support, and votes over the past few weeks! I would enumerate you all individually, but there's a lot of you and it would take up a lot of memory... :-) > > --Larry Garfield That's great ! Thank you very much for all this work ! Regards, -- Pierre