Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56902 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7557 invoked from network); 13 Dec 2011 06:20:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2011 06:20:42 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@googlemail.com X-Host-Fingerprint: 209.85.215.42 mail-lpp01m010-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:36962] helo=mail-lpp01m010-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/F0-29839-9BEE6EE4 for ; Tue, 13 Dec 2011 01:20:42 -0500 Received: by lagj5 with SMTP id j5so2287560lag.29 for ; Mon, 12 Dec 2011 22:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=0I4F4Ep77eRlUaVv6bXTHKY4dNc6A6KPwRSkEXm/O4U=; b=aBWNwRC5ISM8islj61xISHyZz8gvC+iTrOjZ3ZCfSQMjCB+jGyX5KN+fL18XM1za9m 4l0z101FFy9qH40WLrbQCEb38feTMaifi63BbV1crreEtlhRN/FP93MzyybkGtSDtZnu WXozPTiIVnMWnCdEVPlu4eCIoUU9dfb7keTQ4= MIME-Version: 1.0 Received: by 10.152.113.131 with SMTP id iy3mr3864451lab.39.1323757238106; Mon, 12 Dec 2011 22:20:38 -0800 (PST) Received: by 10.152.108.110 with HTTP; Mon, 12 Dec 2011 22:20:38 -0800 (PST) In-Reply-To: References: Date: Tue, 13 Dec 2011 07:20:38 +0100 Message-ID: To: Laruence Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC]Call for voting about const array/string dereference From: nikita.ppv@googlemail.com (Nikita Popov) This can't go into PHP 5.4.0 in any case, because it is a feature addition and the release is already in RC. Nikita On Tue, Dec 13, 2011 at 7:16 AM, Laruence wrote: > Hi: > =A0 =A0Call for voting about the const array/string derefernce RFC now. > > =A0 =A0you can find more info here: https://wiki.php.net/rfc/constderefer= ence#vote > > > thanks > > -- > Laruence =A0Xinchen Hui > http://www.laruence.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >