Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84794 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4840 invoked from network); 15 Mar 2015 01:49:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 01:49:05 -0000 Authentication-Results: pb1.pair.com header.from=acr@antoniocarlosribeiro.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=acr@antoniocarlosribeiro.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain antoniocarlosribeiro.com does not designate 209.85.160.182 as permitted sender) X-PHP-List-Original-Sender: acr@antoniocarlosribeiro.com X-Host-Fingerprint: 209.85.160.182 mail-yk0-f182.google.com Received: from [209.85.160.182] ([209.85.160.182:33498] helo=mail-yk0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/60-01144-D05E4055 for ; Sat, 14 Mar 2015 20:49:01 -0500 Received: by ykek76 with SMTP id k76so6656580yke.0 for ; Sat, 14 Mar 2015 18:48:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=4VU442RFtgWVQ/+oFB3NZ9lecp3QvwvKAQeSrxL/8Ds=; b=f6orS8zZzLBcl/MousNpwVXFlJVZgxNmvna5mwcJ0qHuIhuBWy9AnZB8ASXz6lpW+q MSZ601WwhODRGBX2jOkNHBIrohRlcIjlQ4MBvnXLSzaZ0cXCSwLWUsdyBpu8J7bUtqCf /XuMqSC6gTeUuUQ6J0COHNTzyAAHdCdrtkKliGseA4MX/CyzP9+6oR76tmBfybvisutZ c1gDKvuEdqxnCfpSkxVcUvqN2WGnrVRzsEQAOgpEiSNUSe4Rvmlus6UBghxtnMZct28p YVgFAiBYf50sO9UZ4dJ4sagqiQ+nEEXghJre5p/vOXiklT8VigP0hyPcsygfRjH/RGEl rBLQ== X-Gm-Message-State: ALoCoQnSEJjaA9I0diKLstEg+qY36tiS95THQI6ueBBEkqSvAwXchVy1q7KZxvNDUDVdOiP7XZD2 MIME-Version: 1.0 X-Received: by 10.170.211.4 with SMTP id c4mr19867501ykf.15.1426384138065; Sat, 14 Mar 2015 18:48:58 -0700 (PDT) Received: by 10.170.91.69 with HTTP; Sat, 14 Mar 2015 18:48:58 -0700 (PDT) X-Originating-IP: [186.203.231.207] In-Reply-To: References: Date: Sat, 14 Mar 2015 22:48:58 -0300 Message-ID: To: Niklas Keller Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1139d3a0dcef06051149ef46 Subject: Re: [PHP-DEV] [RFC][PRE-VOTE] In Operator From: acr@antoniocarlosribeiro.com (Antonio Carlos Ribeiro) --001a1139d3a0dcef06051149ef46 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Niklas, I have to thank you for creating this RFC, I simply love it, every time I have to use in_array() I feel PHP misses an "in" operator. I cannot vote, but you have my spiritual support :) Antonio Carlos Ribeiro acr@antoniocarlosribeiro.com (+55) 21-9-8088-2233 (celular TIM) (+55) 21-2556-3164 (fixo residencial) skype: antoniocarlosribeiro _______________ *I must say I find television very educational. The minute somebody turns it on, I go to the library and read a good book.** (* *Devo dizer que acho televis=C3=A3o muito educativo. Quando algu=C3=A9m a l= iga, vou =C3=A0 biblioteca e leio um bom livro.) (Groucho Marx)* On Sat, Mar 14, 2015 at 9:54 PM, Niklas Keller wrote: > Morning, > > I'd like to announce that I'll open the vote for the in operator later > that day. > You can find the RFC here: https://wiki.php.net/rfc/in_operator > > There was a small change: If the haystack is a string, integers are no > longer allowed as needle. This change was necessary so it's > consistently strict for both, array and string haystacks. > > Regards, Niklas > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1139d3a0dcef06051149ef46--