Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88240 invoked from network); 9 Nov 2009 17:57:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2009 17:57:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:56494] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/77-11146-CE758FA4 for ; Mon, 09 Nov 2009 12:57:01 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 62D854144057; Mon, 9 Nov 2009 17:56:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id snUdvJz8pC+r; Mon, 9 Nov 2009 18:56:58 +0100 (CET) Received: from [192.168.0.182] (217-162-131-234.dclient.hispeed.ch [217.162.131.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id EFC2E414400B; Mon, 9 Nov 2009 18:56:56 +0100 (CET) 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: Date: Mon, 9 Nov 2009 18:56:51 +0100 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <8EC40752-14C2-484C-802C-2CC10018AFA3@pooteeweet.org> References: <0B5E3B93-5DDC-41D3-AA8E-F279E43B77A5@bitextender.com> <238486B2-8945-4A04-94C1-91F5C44CCB4E@roshambo.org> To: "jvlad" X-Mailer: Apple Mail (2.1076) Subject: Re: [PHP-DEV] Regarding constructions like func()[0] From: mls@pooteeweet.org (Lukas Kahwe Smith) On 09.11.2009, at 18:46, jvlad wrote: >>>> 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 >>>> 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 >> > > then I don't get the point. > http://wiki.php.net/summits/pdmnotesmay09 last modified on 07/22/2009 > while the "declinish" last modified on 02/05/2009 > so the proposal is newer and doesn't say anything about status of the > feature. > > It would be much easier to have ONE and only ONE issue for each > feature planned or proposed for the future versions of php. Just a > dedicated section at bugs.php.net site would work the best. > At least much better than "declinish" stuff. you did read the disclaimer at the top of the pdm notes? anyways, an in person meeting of several php.net people does not =20 constitute a decision. decision are made on this list. ideally they =20 are based on an RFC that is then updated according to the discussions =20= and decisions on this list. and even then decisions at times will be =20 reversed too. so it goes. regards, Lukas Kahwe Smith mls@pooteeweet.org PS: I do however agree that in the future notes from meetings like =20 this should be given a bit more details, like the date, the people who =20= attended and stuff like that.