Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16194 invoked from network); 16 Feb 2015 12:44:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2015 12:44:57 -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.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:60331] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/34-29513-746E1E45 for ; Mon, 16 Feb 2015 07:44:56 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 0F1B18C007D; Mon, 16 Feb 2015 07:44:52 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6g-kp1Y65v39; Mon, 16 Feb 2015 07:44:51 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 725468C0069; Mon, 16 Feb 2015 07:44:51 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) In-Reply-To: <54E17E0A.1040309@gmail.com> Date: Mon, 16 Feb 2015 12:44:49 +0000 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <54E11E84.7050909@pascal-martin.fr> <54E17E0A.1040309@gmail.com> To: Stanislav Malyshev X-Mailer: Apple Mail (2.2070.6) Subject: Re: [PHP-DEV] Spaceship operator RFC From: ajf@ajf.me (Andrea Faulds) Hi Stas, > On 16 Feb 2015, at 05:20, Stanislav Malyshev = wrote: >=20 > Since Andrea has withdrawn the spaceship operator RFC > (https://wiki.php.net/rfc/combined-comparison-operator), I'd like to > resurrect it. Looks like by vote results (with 1 day of official vote > left) it was clearly passing, so are there any objections to treating = it > as passed? If not, I'll treat it as such and do the merging as soon as = I > have time. I=92m fine with that (though I=92d already given permission in the =93I = quit.=94 email). I assume Davey=92s fine with it as well, though you should probably = check with him just to be sure. One thing of note is that I didn=92t write a language specification = patch. If you=92re to pick it up, I guess you=92d have to do that at = some point, sorry about that. Thanks. -- Andrea Faulds http://ajf.me/