Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37815 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61622 invoked from network); 23 May 2008 04:15:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2008 04:15:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:55423] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/03-35754-DC446384 for ; Fri, 23 May 2008 00:15:11 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 23 May 2008 07:16:18 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 22 May 2008 21:16:14 -0700 Message-ID: <698DE66518E7CA45812BD18E807866CE019F69DD@us-ex1.zend.net> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] Short syntax for array literals [...] Thread-Index: Aci8JJ4na5735LvLQfKJIPauHFTsUAAZuY4g References: <0412F6FE505049F7901EAB8C61774839@pc> <4834EE46.1080906@zend.com> <48354369.2010309@daylessday.org> <1211464589.17264.26.camel@goldfinger> To: "Philip Olson" , "Pierre Joye" Cc: =?iso-8859-1?Q?=22Johannes_Schl=FCter=22?= , "Antony Dovgal" , "PHP Developers Mailing List" X-OriginalArrivalTime: 23 May 2008 04:16:18.0877 (UTC) FILETIME=[C00F66D0:01C8BC8B] Subject: RE: [PHP-DEV] Short syntax for array literals [...] From: andi@zend.com ("Andi Gutmans") Not sure we really reached a conclusion. I think it was inconclusive and = people got tired. As I've stated in the past in general I don't like the ability to do = things in more than one way but in this case I think the advantages of = the cleaner syntax outweigh the fact that we'd have two ways. I'd prefer = to support [] but I don't think it's a huge deal if we don't do it. It = would make PHP a bit nicer :) Andi