Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81585 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26306 invoked from network); 2 Feb 2015 12:07:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 12:07:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.216 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.216 imap10-3.ox.privateemail.com Received: from [192.64.116.216] ([192.64.116.216:41183] helo=imap10-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/72-13421-8786FC45 for ; Mon, 02 Feb 2015 07:07:20 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id BC9F42400D4 for ; Mon, 2 Feb 2015 07:07:17 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap10.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap10.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tPLfkK1nwDPp for ; Mon, 2 Feb 2015 07:07:17 -0500 (EST) Received: from [137.50.173.145] (oa-edu-173-145.wireless.abdn.ac.uk [137.50.173.145]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 7B85F2400D0 for ; Mon, 2 Feb 2015 07:07:17 -0500 (EST) Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (12B466) Message-ID: Date: Mon, 2 Feb 2015 12:06:59 +0000 To: PHP Internals List Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: [VOTE] Combined Comparison (Spaceship) Operator From: ajf@ajf.me (Andrea Faulds) Hi everyone, Since it's been two weeks and there are no remaining issues (aside from the l= ack of a language specification patch - but that can be done later), I'm ope= ning voting on this RFC. Voting starts today (2015-02-02) and ends in two weeks' time (2015-02-16). A= s this adds to the PHP language (and hence affects the PHP language specific= ation) a 2/3 majority is required for acceptance. The RFC, which contains the voting widget, can be found here: https://wiki.p= hp.net/rfc/combined-comparison-operator Thanks! -- Andrea Faulds http://ajf.me/=