Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21616 invoked from network); 13 Dec 2011 09:40:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2011 09:40:52 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:35228] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/11-12835-2AD17EE4 for ; Tue, 13 Dec 2011 04:40:50 -0500 Received: by vbbfd1 with SMTP id fd1so4801613vbb.29 for ; Tue, 13 Dec 2011 01:40:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=4x6rxn1+Cj4xnycGyHeHCEQjHLxPuMNiKUYy4LDmFfg=; b=igwP+Soigg/IgQmUDSczryX4HIskmc/WmclmndxUoP1MswrZkX5a2V8N+GJ4YzTJGL 7Hlqw0HWB63WkxiNi9q7kSryFuaxhE8GBMdQDckncDb6u5VuWi4snP1ZCoORTx3zycjf hZ5R1Rm2BR67vJp5Kjsc8g2Eja88+omRsrCEg= Received: by 10.52.240.226 with SMTP id wd2mr798502vdc.50.1323769246408; Tue, 13 Dec 2011 01:40:46 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.177.12 with HTTP; Tue, 13 Dec 2011 01:40:25 -0800 (PST) In-Reply-To: References: Date: Tue, 13 Dec 2011 17:40:25 +0800 X-Google-Sender-Auth: ho5LvcvnYsxkqd2mBJSREekqLJU Message-ID: To: Morfi Cc: Nikita Popov , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC]Call for voting about const array/string dereference From: laruence@php.net (Laruence) Hi: should consistent with : wrote: >> >> echo "foobar"["foo"][0]; > > > "foobar"["foo"] - Why not "undefined index"? > > On Tue, Dec 13, 2011 at 10:20 AM, Nikita Popov wrote: > >> 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: >> > =C2=A0 =C2=A0Call for voting about the const array/string derefernce R= FC now. >> > >> > =C2=A0 =C2=A0you can find more info here: >> https://wiki.php.net/rfc/constdereference#vote >> > >> > >> > thanks >> > >> > -- >> > Laruence =C2=A0Xinchen Hui >> > http://www.laruence.com/ >> > >> > -- >> > PHP Internals - PHP Runtime Development Mailing List >> > To unsubscribe, visit: http://www.php.net/unsub.php >> > >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/