Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114892 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 13328 invoked from network); 15 Jun 2021 18:21:11 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 15 Jun 2021 18:21:11 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 63CBF1804DB for ; Tue, 15 Jun 2021 11:37:45 -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=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H4,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 wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) (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 ; Tue, 15 Jun 2021 11:37:44 -0700 (PDT) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id D5142166F for ; Tue, 15 Jun 2021 14:37:43 -0400 (EDT) Received: from imap8 ([10.202.2.58]) by compute3.internal (MEProxy); Tue, 15 Jun 2021 14:37:43 -0400 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=fm3; bh=ihRaNA kCWrlZJNjWd5VjBAOvwfeOdP4VqeMHShbXZI8=; b=PTgkruMZECp0bI/5Bw5u+T v3ZEoFJ78qrC+duF/2DL09jBWnVl3b3PS4eNMA8GAxyuQq1QCo3Iasl2ZjuSDwge Bw9d4MMutCgOc+QWdfc4TnMsdwtp82JLH95O/K+FxV3OjqG9VoiLLc2gqvz0Aj6u IvkYuI7j6p3wUUl9uxikhwaUEzPisG6jy5gL4KVUV/7MWp+X5XX8NkA0zf6Eq9k0 0lLjftvpOOSeiY3zEutdg0RC8jmZD1Xgp+nSMxuQzmbwb+PG/D0bXiZ2K5eQlrdW WnZSMAi3iStA1fWPcRqy19fLzNlJmu+lIJqXwbIgyT0xjPr15sXBCW5y5634asLg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfedvjedguddvkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefofgggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedfnfgr rhhrhicuifgrrhhfihgvlhgufdcuoehlrghrrhihsehgrghrfhhivghlughtvggthhdrtg homheqnecuggftrfgrthhtvghrnhepveehhedvveejledvvefgleevffdtjeekledvkeeg heffgfeivdejhffhledtudetnecuffhomhgrihhnpehphhhprdhnvghtnecuvehluhhsth gvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgrrhhrhiesghgrrhhf ihgvlhguthgvtghhrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 3F2ED3A095D; Tue, 15 Jun 2021 14:37:43 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-519-g27a961944e-fm-20210531.001-g27a96194 Mime-Version: 1.0 Message-ID: <7cfad559-7c89-444d-8e95-e4c0a5bd88c6@www.fastmail.com> In-Reply-To: References: Date: Tue, 15 Jun 2021 13:36:42 -0500 To: "php internals" Content-Type: text/plain Subject: Re: [PHP-DEV] [Vote] Short functions From: larry@garfieldtech.com ("Larry Garfield") On Mon, May 31, 2021, at 4:05 PM, Larry Garfield wrote: > Hello again. I have also opened the vote for short-functions. > > https://wiki.php.net/rfc/short-functions > > The vote closes Monday 14 June. The vote has now closed. Final tally: Yes: 16 No: 18 The RFC has not passed. Thank you everyone for your participation. The patch had some lexer cleanup in it that I think is worth doing anyway, so I will file a new patch with just that cleanup shortly for review. --Larry Garfield