Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84885 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92521 invoked from network); 15 Mar 2015 19:31:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 19:31:37 -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:51734] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/AE-29489-81ED5055 for ; Sun, 15 Mar 2015 14:31:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1426447892; l=769; s=domk; d=kelunik.com; h=Content-Type:To:From:Subject:Date:MIME-Version; bh=1KxsG5/H6jQ3+0weWLUPnwC5SUSSYZr+c0DfZBOpQ8g=; b=ARHEEg55GpFqJ3opufHR4IYZBewDX1IQA1YjToLhECVFD6f9P6NgOstgpCt+HlE17CE f+h6OwLXtMe4RwsV615defSpq6VyEDsu+S6JDHlJZAjyosq0psZu2emg3kM917pdLw/uO xOZ27YUX8hVQrS6zL9xxEwRGevdYNQBpsV0= 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 R03851r2FJVWPic (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) for ; Sun, 15 Mar 2015 20:31:32 +0100 (CET) Received: by wgra20 with SMTP id a20so24536537wgr.3 for ; Sun, 15 Mar 2015 12:31:32 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.93.5 with SMTP id cq5mr5955097wib.18.1426447892698; Sun, 15 Mar 2015 12:31:32 -0700 (PDT) Received: by 10.27.222.1 with HTTP; Sun, 15 Mar 2015 12:31:32 -0700 (PDT) Date: Sun, 15 Mar 2015 20:31:32 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d043c806aef5cf3051158c7e0 Subject: [RFC][VOTE] In Operator From: me@kelunik.com (Niklas Keller) --f46d043c806aef5cf3051158c7e0 Content-Type: text/plain; charset=UTF-8 Morning, I just opened the vote for the in operator, you can find the RFC here: https://wiki.php.net/rfc/in_operator Vote will be open for two weeks, counting from today. Regards, Niklas --f46d043c806aef5cf3051158c7e0--