Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85551 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58693 invoked from network); 30 Mar 2015 12:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2015 12:55:29 -0000 Authentication-Results: pb1.pair.com header.from=rdlowrey@php.net; sender-id=unknown 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.223.171 as permitted sender) X-PHP-List-Original-Sender: rdlowrey@gmail.com X-Host-Fingerprint: 209.85.223.171 mail-ie0-f171.google.com Received: from [209.85.223.171] ([209.85.223.171:33031] helo=mail-ie0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/52-44554-FB749155 for ; Mon, 30 Mar 2015 07:55:28 -0500 Received: by iecvj10 with SMTP id vj10so116288976iec.0 for ; Mon, 30 Mar 2015 05:55:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:from:date:message-id:subject:to:content-type; bh=A45pbiX1Wv2LFy8IStdJ38v6aNnhVKdmtQDJc7wLX4c=; b=AmyjBZLHaWuikBXstnc/cjcwFEurVzHKeaG2MEKSRV3UCZkiquNUQyd9fHHADU8PUf cBPA/tlkM5Ji7NV7mP8hqx4IiMWul1sADzaqpa6L+2lUT3exMMB3rv/beidqPiDU0WHS /ecHU+YgYhY1JGIDnnS4dnBDqWhUVcb4gA/FKbGenYieSHuzJmq8a5Da9bBJAVMeBTky c+PL0vDWOe4sd5EQVd/QFTDqevbEqucQhq4hUWzqibN9Zu9a6vsaoLmBKvKnYXO3C2gL ha6+TthORvshj6LpW7LfYPpVIfdKuP4RN/UhpLW5wHqZrLCnrZAA27L7wSsS8FOg+exY bI7A== X-Received: by 10.50.32.7 with SMTP id e7mr17337259igi.21.1427720124962; Mon, 30 Mar 2015 05:55:24 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 30 Mar 2015 12:55:24 +0000 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b10cbf1e34176051280fe13 Subject: [RFC][Accepted] Generator Delegation From: rdlowrey@php.net (Daniel Lowrey) --047d7b10cbf1e34176051280fe13 Content-Type: text/plain; charset=UTF-8 Voting concluded yesterday on the Generator Delegation RFC; the proposal passed 25-0 for inclusion in PHP7. https://wiki.php.net/rfc/generator-delegation#vote Thanks to everyone who read the proposal and contributed either directly or indirectly. -Daniel --047d7b10cbf1e34176051280fe13--