Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26090 invoked from network); 1 Jun 2016 23:28:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2016 23:28:13 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.53 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.53 mail-pa0-f53.google.com Received: from [209.85.220.53] ([209.85.220.53:33264] helo=mail-pa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/DA-63812-C8F6F475 for ; Wed, 01 Jun 2016 19:28:13 -0400 Received: by mail-pa0-f53.google.com with SMTP id um11so589205pab.0 for ; Wed, 01 Jun 2016 16:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=D40rL9pq8qhuoopOt8sjn7+MNnEpgFyMTeAKziG6ku0=; b=HZ1EaPkD7bT5o0wcChkiXM/NXSK1clhYJLLYJkYbdDWonSnkUOCrVhP/ZHl5HfK19e sP7oFGT9jZrOQfAZG/sebwLmrsqkuiIg6h/9v40E7BSuc279f8VJ9eG35cce5Ler/Cfs qSi3DP/buSU0lB3EbcUI3cDKPiyCbW2EizBJKE1ZXpyzAO/wWmvwQ2+LiqWJWn7cByDi pbLLLigiwkuqL9B7pHOsqVyuANfVDOZykv83qxOFT5EheJNDyrbOCWo2xG6s7voIP1bL hYi7Na58SewNrz7W7FVB1Mn8OVd/g0ktbtpU+9//XA2A1NffIxoKVMFJ5NckLSm/deDZ kRWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=D40rL9pq8qhuoopOt8sjn7+MNnEpgFyMTeAKziG6ku0=; b=i3tsK8NTdI7/TL1r1+uKRDGcW+75sKskzQxuknrilY/tJrhu9IT/Qo9v2AqC2EWwEH LZO3CLy49fLd5DVBCeNsm4TZusWpEKGgT6CjzBSu4x744gLAlC4c7zCUh5Nwdo+XpLDU oa/wLcUCrWBSGMyo2rqlPWoq6OTMM2DF4S1uOaWnPNhJ9wcxkFX6bGni5zDmUXrvAwA9 Qk8qWX0yKq0HVCul48FySgQ9IrEvoHa84tRAFmu5PohNewZTlq5F3bou4SuhWZfEc/cG CJc81Y2SJ/qhbpWowV0Yv4v8LYUOZJVuSvKnJ/ub9VmzFi6P/nsT3bMGRHSK+L3VZrbR 0tTg== X-Gm-Message-State: ALyK8tKaXMuUqyBkBos9vIxgPvfBTTgMvNKo6NrGzR452SLZu0+5EIMR35TrwehhqI1/8w== X-Received: by 10.66.234.5 with SMTP id ua5mr1129228pac.115.1464823690066; Wed, 01 Jun 2016 16:28:10 -0700 (PDT) Received: from Stas-Air.local (76-220-46-95.lightspeed.sntcca.sbcglobal.net. [76.220.46.95]) by smtp.gmail.com with ESMTPSA id ez6sm65154463pab.12.2016.06.01.16.28.09 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Jun 2016 16:28:09 -0700 (PDT) To: PHP Internals Message-ID: Date: Wed, 1 Jun 2016 16:28:05 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Functional Interfaces RFC? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! The voting for https://wiki.php.net/rfc/functional-interfaces should be finished by May 29th but it's still not closed (I presume it should be closed as declined judging by vote results). Any objections to doing it? -- Stas Malyshev smalyshev@gmail.com