Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64625 invoked from network); 2 Feb 2015 16:44:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 16:44:41 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.172 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.172 mail-ob0-f172.google.com Received: from [209.85.214.172] ([209.85.214.172:63032] helo=mail-ob0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/36-34915-879AFC45 for ; Mon, 02 Feb 2015 11:44:41 -0500 Received: by mail-ob0-f172.google.com with SMTP id nt9so14151812obb.3 for ; Mon, 02 Feb 2015 08:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=52pIDbJJt77ZUcM+ehN/IShdiUVAnmAKTP+ltykdwAo=; b=L85pT0GxpDDEGjS+MA5/k5v971+43Crg7ril2AR3NRddZ2ciZMUshlP83WYNL7avW5 wPDL5CB1DdU4kYtWXPuLXXbbQwdW7yTzKyeI3NkHl6mr2CK4BWcH2DHnX+7xEhYN2BGQ aJX9YZ2PlOAdmh+253vpcB+69pLt7Ty/NM+WN4yk0VYhITlwZ3ne+jA+e7Kf1QD4pKd2 qoXgQ0LaQiq7uCJ7HVWLodDJmMXS+3SaaTOzp+gi+awXX0g0IwL126xfi5imsIKoVP7g m7Fy1q6UOrCHTHPh/j/cw4HsDNLDh6ywCr7sJVB28fe8LDP/B86NEa9U8D7SJVKmiQ+U jqqg== MIME-Version: 1.0 X-Received: by 10.182.199.70 with SMTP id ji6mr12406746obc.3.1422895478297; Mon, 02 Feb 2015 08:44:38 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.103.37 with HTTP; Mon, 2 Feb 2015 08:44:38 -0800 (PST) In-Reply-To: References: Date: Mon, 2 Feb 2015 09:44:38 -0700 X-Google-Sender-Auth: HOnXQEvhwLYVd4Jb6vhroB1wY1g Message-ID: To: Andrea Faulds Cc: PHP Internals List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Combined Comparison (Spaceship) Operator From: levim@php.net (Levi Morrison) > Since it's been two weeks and there are no remaining issues (aside from the lack of a language specification patch - but that can be done later), I'm opening voting on this RFC. I just noticed that you kept T_SPACESHIP; while that is fun I don't think it is appropriate. It is a common name for the operator, but there are other common names as well. Even though I am undecided on the merit of the RFC I am voting "no" because of this detail.