Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69493 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20245 invoked from network); 7 Oct 2013 09:46:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2013 09:46:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.47 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.212.47 mail-vb0-f47.google.com Received: from [209.85.212.47] ([209.85.212.47:41072] helo=mail-vb0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/A0-24156-6E282525 for ; Mon, 07 Oct 2013 05:46:15 -0400 Received: by mail-vb0-f47.google.com with SMTP id h10so3377600vbh.34 for ; Mon, 07 Oct 2013 02:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=y8ThXHWZAHF27xFyLmYyJ8Yw0y5MpUUWM+Sw0G/Q7u0=; b=HhqQNOJ8h1qpX8+FPd6KDq0QI37sJnJ1f2+NmawPmUgE5FXhrB44abDKCCudpnVz5z sdeRJpktaW1L/EUnmrXaHxNA3WoI0n90RRBeLbRHmssOZRl3xnFKjsIO0s1OCxlt8XwR hwfCZ7B6vEm71Lq3pS78HpMvdooiYccVk2F8vsTiqfbuuA9eh5EPMgY9kUeK3mxVVnn+ nHhDDzGafYbDIxOHcYGjEkP1IIKOguqgGQmA7hYSPuHJ83jKdBkiwvgoyFOYlpzPKA9t TWuhqLaz2kzlG+k3xUl6If4tAqQsC2n1TC0X1LhWL0Nzm3cAPJCibkXLU1HR0ieTT1z9 kcew== MIME-Version: 1.0 X-Received: by 10.58.77.65 with SMTP id q1mr25420367vew.8.1381139171886; Mon, 07 Oct 2013 02:46:11 -0700 (PDT) Received: by 10.220.59.1 with HTTP; Mon, 7 Oct 2013 02:46:11 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Oct 2013 11:46:11 +0200 Message-ID: To: Joe Watkins Cc: PHP internals Content-Type: multipart/alternative; boundary=e89a8f6474edb9cb8604e82385b2 Subject: Re: [PHP-DEV] Vote: Anonymous Classes From: nikita.ppv@gmail.com (Nikita Popov) --e89a8f6474edb9cb8604e82385b2 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Oct 7, 2013 at 8:29 AM, Joe Watkins wrote: > Morning Chaps, > > I have opened the vote on anonymous classes, following on from > conversations had in IRC, we have the option to postpone this until 5.7 ... > > Cheers > The "Include in PHP 5.7" voting option, does this mean that we already now decide to include it in 5.7 or does it mean that we wish to reevaluate the feature during the 5.7 cycle? Nikita --e89a8f6474edb9cb8604e82385b2--