Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:113189 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3320 invoked from network); 17 Feb 2021 14:44:05 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Feb 2021 14:44:05 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id F3F591804F2 for ; Wed, 17 Feb 2021 06:31:03 -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.7 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (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:31:03 -0800 (PST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id A75A15C0145 for ; Wed, 17 Feb 2021 09:31:02 -0500 (EST) Received: from imap8 ([10.202.2.58]) by compute4.internal (MEProxy); Wed, 17 Feb 2021 09:31:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=ybZ0Bi fwtraeFYFzQPt8YOWCprn4NEsPjF7Eq7mxmec=; b=ol/23hQO8G8v3Lh/E3LlTi isaUmqmniOIgO/eKY3UlT+zaIt3MrmWGtOYomSHJreIIhSD8lkt1WP0l217JGmbs wXVLqAFkWXEsVfZ5IKCOuK1F5AdiYghiRyC1e3RyeCJape5fvqQQl8KGFDuK8uhV VzP6T50sGW77S20ov/cnLKWGmHA435z5LXMBdOe7/nQMh8EKF+X9atiEyGlEZD3i 87dDHYsC7y28W4lUhlaabPWgJFQA7FRZG8160qJWEdfU3Wxz8WD480lySKZHMaJA bWR3ozmqcilQy9ssTcwElIZZLoN3UfS3y+RZpA6P16bXMl9RrRDGFBb0SZtR3/WA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrjedvgdeflecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefofgggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedfnfgrrhhr hicuifgrrhhfihgvlhgufdcuoehlrghrrhihsehgrghrfhhivghlughtvggthhdrtghomh eqnecuggftrfgrthhtvghrnhepveehhedvveejledvvefgleevffdtjeekledvkeegheff gfeivdejhffhledtudetnecuffhomhgrihhnpehphhhprdhnvghtnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgrrhhrhiesghgrrhhfihgv lhguthgvtghhrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 558193A0074; Wed, 17 Feb 2021 09:31:02 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-141-gf094924a34-fm-20210210.001-gf094924a Mime-Version: 1.0 Message-ID: <488aad1e-6981-4dee-92f0-cd4128283162@www.fastmail.com> In-Reply-To: References: Date: Wed, 17 Feb 2021 08:30:39 -0600 To: "php internals" Content-Type: text/plain Subject: Re: [VOTE] Enumerations From: larry@garfieldtech.com ("Larry Garfield") On Wed, Feb 3, 2021, at 11:28 AM, Larry Garfield wrote: > The vote on the Enumerations RFC is hereby opened. It will run until > 17 February 2021. > > https://wiki.php.net/rfc/enumerations > > Vote now, or forever hold your memory allocations. 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