Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30263 invoked from network); 21 Mar 2015 12:43:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2015 12:43:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=tpunt@hotmail.co.uk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tpunt@hotmail.co.uk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.co.uk designates 157.55.1.174 as permitted sender) X-PHP-List-Original-Sender: tpunt@hotmail.co.uk X-Host-Fingerprint: 157.55.1.174 dub004-omc2s35.hotmail.com Received: from [157.55.1.174] ([157.55.1.174:56968] helo=DUB004-OMC2S35.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/02-18917-0676D055 for ; Sat, 21 Mar 2015 07:43:13 -0500 Received: from DUB113-W75 ([157.55.1.136]) by DUB004-OMC2S35.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Sat, 21 Mar 2015 05:43:10 -0700 X-TMN: [fa9F7CydAPASLgpT3kOZNLsOC8Qsz55G] X-Originating-Email: [tpunt@hotmail.co.uk] Message-ID: To: "internals@lists.php.net" Date: Sat, 21 Mar 2015 12:43:09 +0000 Importance: Normal In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 21 Mar 2015 12:43:10.0157 (UTC) FILETIME=[966B37D0:01D063D4] Subject: RE: [PHP-DEV] [VOTE] Make empty() a Variadic From: tpunt@hotmail.co.uk (Thomas Punt) Hey Internals=2C=0A= =0A= > I'd like to put the variadic empty() RFC to vote.=0A= >=0A= > RFC: https://wiki.php.net/rfc/variadic_empty=0A= >=0A= > Voting will finish in 14 days time on March 21st.=0A= =0A= Voting has now ended with a 26:26 yes/no split. This means the RFC has=0A= has been declined (namely surrounding the ambiguity of what semantics=0A= empty() should have).=0A= =0A= Thanks to all who participated in the discussions and voting of this RFC!= =0A= =0A= -Tom =