Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56903 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15585 invoked from network); 13 Dec 2011 08:33:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2011 08:33:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=i@morfi.ru; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=i@morfi.ru; sender-id=pass Received-SPF: pass (pb1.pair.com: domain morfi.ru designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: i@morfi.ru X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:39186] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/30-12835-2CD07EE4 for ; Tue, 13 Dec 2011 03:33:07 -0500 Received: by iafj26 with SMTP id j26so5243645iaf.29 for ; Tue, 13 Dec 2011 00:33:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=morfi.ru; s=mail; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=5cCOZP+BtIl64ExjYyZcw6247x9F67KsxlZz92yGgUc=; b=yvZhcLGzAfJ/PPOkVnaCdGXzP028T1h4yG8ba+dmxGmJMfM98P4uA1CrnbouLAegzI z3SHAUkTeNuFlePClU8JnjsDxxpQCUodl4JsAp774Q0Jt0+6slTgQ9z0n8UhI8L0/9TF DL1ZKuGrJQanId8xxUKoMJFf4KxhgabbXM2ik= Received: by 10.50.155.195 with SMTP id vy3mr14878528igb.46.1323765184222; Tue, 13 Dec 2011 00:33:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.143.12 with HTTP; Tue, 13 Dec 2011 00:32:43 -0800 (PST) In-Reply-To: References: Date: Tue, 13 Dec 2011 12:32:43 +0400 Message-ID: To: Nikita Popov Cc: Laruence , PHP Internals Content-Type: multipart/alternative; boundary=e89a8f2354e992566904b3f51977 Subject: Re: [PHP-DEV] [RFC]Call for voting about const array/string dereference From: i@morfi.ru (Morfi) --e89a8f2354e992566904b3f51977 Content-Type: text/plain; charset=ISO-8859-1 > > 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: > > Call for voting about the const array/string derefernce RFC now. > > > > you can find more info here: > https://wiki.php.net/rfc/constdereference#vote > > > > > > thanks > > > > -- > > Laruence Xinchen 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 > > --e89a8f2354e992566904b3f51977--