Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45981 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63610 invoked from network); 9 Nov 2009 16:48:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2009 16:48:16 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.216.178 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.216.178 mail-px0-f178.google.com Received: from [209.85.216.178] ([209.85.216.178:59393] helo=mail-px0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/22-11146-DC748FA4 for ; Mon, 09 Nov 2009 11:48:15 -0500 Received: by pxi8 with SMTP id 8so2298530pxi.27 for ; Mon, 09 Nov 2009 08:48:08 -0800 (PST) Received: by 10.114.237.19 with SMTP id k19mr14101208wah.69.1257785288683; Mon, 09 Nov 2009 08:48:08 -0800 (PST) Received: from ?10.10.1.104? (c-71-237-180-66.hsd1.wa.comcast.net [71.237.180.66]) by mx.google.com with ESMTPS id 23sm2166499pxi.9.2009.11.09.08.48.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 09 Nov 2009 08:48:07 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=iso-8859-1; format=flowed; delsp=yes X-Priority: 3 In-Reply-To: <0B5E3B93-5DDC-41D3-AA8E-F279E43B77A5@bitextender.com> Date: Mon, 9 Nov 2009 08:47:43 -0800 Cc: melfar , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <238486B2-8945-4A04-94C1-91F5C44CCB4E@roshambo.org> References: <0B5E3B93-5DDC-41D3-AA8E-F279E43B77A5@bitextender.com> To: =?iso-8859-1?Q?David_Z=FClke?= X-Mailer: Apple Mail (2.1076) Subject: Re: [PHP-DEV] Regarding constructions like func()[0] From: philip@roshambo.org (Philip Olson) > On 07.11.2009, at 12:42, melfar wrote: >> Hello! >> >> I have filed a bug (suggestion) at = http://bugs.php.net/bug.php?id=3D50003 >> What do you think about enabling such a constructions in future =20 >> versions of >> php? On Nov 9, 2009, at 1:41 AM, David Z=FClke wrote: > It's already on the list for PHP6: > > http://wiki.php.net/summits/pdmnotesmay09 (see Day 2, PHP 6, #13). > > No need to discuss this further, I think. You might also want to =20 > have that bug closed, it's redundant. There's also a declined-ish RFC on this matter: - http://wiki.php.net/rfc/functionarraydereferencing Regards, Philip