Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60690 invoked from network); 30 Mar 2015 13:01:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2015 13:01:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.163 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.163 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.163] ([81.169.146.163:64578] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/B2-44554-13949155 for ; Mon, 30 Mar 2015 08:01:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1427720494; l=3229; s=domk; d=kelunik.com; h=Content-Type:Cc:To:From:Subject:Date:References:In-Reply-To: MIME-Version; bh=w0v1/t1r2tVvLAFunrxQaA+fQyi3hbpso8VQz+AXT2A=; b=bZZ8JyTHPJdf4VdXxCCJBAWkBj9RZLD5Zc4TXDbPdZHWtg3mP8tnmxdsiyyOq/LSIIZ 4g8WvdIL8GprJgSQ5QIU9eJEk1iglWrjRX8r34uhuZKYdsajwGJBZWXMuJDZf54cMSCi7 1+6RmL0FoL7zRDzTDhAddMril4e/8Rxvfxw= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtOnI6 X-RZG-CLASS-ID: mo00 Received: from mail-wg0-f51.google.com ([74.125.82.51]) by smtp.strato.de (RZmta 37.4 AUTH) with ESMTPSA id u042b8r2UD1YLhu (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256)) (Client did not present a certificate) for ; Mon, 30 Mar 2015 15:01:34 +0200 (CEST) Received: by wgra20 with SMTP id a20so173322394wgr.3 for ; Mon, 30 Mar 2015 06:01:34 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.74.40 with SMTP id q8mr13384387wiv.32.1427720494101; Mon, 30 Mar 2015 06:01:34 -0700 (PDT) Received: by 10.27.222.1 with HTTP; Mon, 30 Mar 2015 06:01:33 -0700 (PDT) In-Reply-To: <5517C38F.70702@pascal-martin.fr> References: <5517C38F.70702@pascal-martin.fr> Date: Mon, 30 Mar 2015 15:01:33 +0200 Message-ID: To: "Pascal Martin, AFUP" Cc: PHP Internals Content-Type: multipart/alternative; boundary=f46d043bdf52e3bfbf0512811409 Subject: Re: [PHP-DEV] [RFC][VOTE] In Operator From: me@kelunik.com (Niklas Keller) --f46d043bdf52e3bfbf0512811409 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable This RFC has been declined with 21 "Yes" votes and 26 "No" votes. Regards, Niklas 2015-03-29 11:19 GMT+02:00 Pascal Martin, AFUP : > Le 15/03/2015 20:31, Niklas Keller a =C3=A9crit : > >> I just opened the vote for the in operator >> > Hi, > > Discussing this RFC with other people at AFUP, it seems the majority of u= s > ended up on the +1 side. > > The idea of a unified syntax to find whether or not something is *in* > something else seems to be interesting for many. > On the other hand, some noted this new operator doesn't feel like "the PH= P > way" and cannot be used as a callback (as it's not a function). > > A few also suggested if this is accepted, maybe it could be extended for > objects in the future; with new a specific method? > > In any case, thanks for your work on this! > > -- > Pascal MARTIN, AFUP - French UG > http://php-internals.afup.org/ > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d043bdf52e3bfbf0512811409--