Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41917 invoked from network); 2 Feb 2015 20:35:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 20:35:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.51 mail-qg0-f51.google.com Received: from [209.85.192.51] ([209.85.192.51:60100] helo=mail-qg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/73-25089-89FDFC45 for ; Mon, 02 Feb 2015 15:35:36 -0500 Received: by mail-qg0-f51.google.com with SMTP id z107so49223500qgd.10 for ; Mon, 02 Feb 2015 12:35:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uVxUKSj/dERUSRp6DeZn8PsghQh75snFF1bPwz2U+0c=; b=AHfeDm4d6heMZe7qkemV6OdXbhqDkSl2ZSKcMiutT0MfDWkq1b1KsCZOfXma4AA/Je q3g6XXo4lYrppyCkVc7GEHyCey1vRanjRGCMYwlPBJT+akMloc1O1M8Gr75aUPO3LbEi 9kRKyeIMJhAcyAR3iyaelAhJYKUx5jfF7rls4WsIL4E8Hq/Br8pLlTuv+VSag5AN4BkY Hb0Yz4c5sqX6Ppy11ezwhOfrXHf+Tz/9BxbVHQ9DyeUrZijYnpEU/15SjZHkay95OnLn MnUwbIatWiWcZ6ZO9ha6VB5EfIvHb8Us6Wc50In+qatigUng+Z/OMie5mWxpgd8kRPWj P8DQ== MIME-Version: 1.0 X-Received: by 10.140.85.211 with SMTP id n77mr42906859qgd.17.1422909333821; Mon, 02 Feb 2015 12:35:33 -0800 (PST) Received: by 10.96.3.168 with HTTP; Mon, 2 Feb 2015 12:35:33 -0800 (PST) In-Reply-To: References: Date: Tue, 3 Feb 2015 03:35:33 +0700 Message-ID: To: Levi Morrison Cc: Andrea Faulds , PHP Internals List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Combined Comparison (Spaceship) Operator From: pierre.php@gmail.com (Pierre Joye) On Mon, Feb 2, 2015 at 11:44 PM, Levi Morrison wrote: >> 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. Google "spaceship operator", now imagine adding "php", reconsider :) It is not about funny but easiness to find it and what it is all about. -- Pierre @pierrejoye | http://www.libgd.org