Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84878 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81606 invoked from network); 15 Mar 2015 19:19:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 19:19:01 -0000 Authentication-Results: pb1.pair.com header.from=rdlowrey@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rdlowrey@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.180 as permitted sender) X-PHP-List-Original-Sender: rdlowrey@gmail.com X-Host-Fingerprint: 209.85.213.180 mail-ig0-f180.google.com Received: from [209.85.213.180] ([209.85.213.180:36707] helo=mail-ig0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/4C-29489-42BD5055 for ; Sun, 15 Mar 2015 14:19:00 -0500 Received: by igbue6 with SMTP id ue6so24875300igb.1 for ; Sun, 15 Mar 2015 12:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=+LK+0pmCGer2mj8eFiIWamltGTpzWq5R9KjLfqs/vbw=; b=YmZ8jcZTyFKWfksB4Val5q/UoT2EmJVvooeboCJ35N3LoAHl0/rtzW1AwDNtyAUDtL kDi1rSCMCTrWz7apBA99mojZhdmQgVBFuVdpmIeVwUA9WeqsYr8X+gKUKTWoX3in13Yo gTtVaGa4muqtiExL5YczxfwiJJPG+BJZhG2ymFhh8aAYNoenoZ83IeJbqutytsIY56m0 Ng69GFppX6YV7fxNnnaaih5knkD3kb850qKmYz+nF8eEL8Lq4oS4qBnKHDPgivMoOlFd BwoSIbBzRAHOzO1RQBcLHKqWFzHcQwIXfBKYYXy48ZDNdT9+APl2+MlJJ0zYDocWNfRO rOnA== MIME-Version: 1.0 X-Received: by 10.50.73.99 with SMTP id k3mr128504136igv.21.1426447137018; Sun, 15 Mar 2015 12:18:57 -0700 (PDT) Sender: rdlowrey@gmail.com Received: by 10.50.156.198 with HTTP; Sun, 15 Mar 2015 12:18:56 -0700 (PDT) Date: Sun, 15 Mar 2015 15:18:56 -0400 X-Google-Sender-Auth: GPWjI1C1aZ68tGiMh-MSVyfU4hs Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e01184e22e499d50511589ac2 Subject: [VOTE] Generator Delegation From: rdlowrey@php.net (Daniel Lowrey) --089e01184e22e499d50511589ac2 Content-Type: text/plain; charset=UTF-8 Hi folks! As the discussion period has reached its conclusion I'd like to announce a two week voting period on the Generator Delegation RFC here: https://wiki.php.net/rfc/generator-delegation Voting ends Sunday, March 29. I know everyone is busy and your time is valuable; thanks for spending a few minutes to review the proposal. If you have any questions please don't hesitate to ask. -Daniel --089e01184e22e499d50511589ac2--