Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81877 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3517 invoked from network); 5 Feb 2015 08:49:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2015 08:49:08 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.180 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:34443] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/E8-51979-38E23D45 for ; Thu, 05 Feb 2015 03:49:08 -0500 Received: by mail-vc0-f180.google.com with SMTP id im6so1049927vcb.11 for ; Thu, 05 Feb 2015 00:49:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=ncXOJrQpL1l0w9OXH+8+w9L73owOT91UKnLNpG2jkzc=; b=CdAQF2fxguj8lTfMQnd6pBI23b5QAB62cZy38EtDne8eeCQdCGoqGUOGRQi5nYzld1 fzUQSKAfg1Te/NtbZeFyrHRHnx9wabBeBykQVZMo5Te0aMaNF3vpwk8maS2mvKDBZEDq uYj4ufaLod0NpzM7mNKyG/foSxW5gPjzp/DGJuUJF5A2etHLGxl2nEinI2LxHYsjBnPm ni2KyUnv2a6r58r0latoJRcCavEEgR7U+bE8iWRgzMI2i/Svxp6sGgTovwyLmcDrV/lX WtNf70SwIO3mLftn0WgqZ4y2Y46Oo0Y3ZiOB6X+2XFNpZkkL8ao9lZAeTNzvEPk2UEEk vstg== X-Gm-Message-State: ALoCoQnQ6S3Ji6gnAv4e7sFJBO2WjcNqRD826tNQxtLvj5a2B/hspsfzKJku3ox+wCVIz6jOz5rbtwSOrIidrMo3Ij+49xCgiGXLEG0Vcv6oS6fbSt4wY+Zn9+z6XXx7PraLNWiVLKGuUmrIdNfEFVEIHsvHzYemyw== MIME-Version: 1.0 X-Received: by 10.220.98.136 with SMTP id q8mr250592vcn.4.1423126144867; Thu, 05 Feb 2015 00:49:04 -0800 (PST) Received: by 10.52.74.73 with HTTP; Thu, 5 Feb 2015 00:49:04 -0800 (PST) Date: Thu, 5 Feb 2015 12:49:04 +0400 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a11c20e5255f673050e5360c9 Subject: [PHP-DEV] [RFC] [VOTE] Fix "foreach" behavior From: dmitry@zend.com (Dmitry Stogov) --001a11c20e5255f673050e5360c9 Content-Type: text/plain; charset=UTF-8 Hi, The RFC is turned into voting https://wiki.php.net/rfc/php7_foreach#proposed_voting_choices Thanks. Dmitry. --001a11c20e5255f673050e5360c9--