Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34714 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87055 invoked by uid 1010); 11 Jan 2008 12:58:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87038 invoked from network); 11 Jan 2008 12:58:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2008 12:58:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=penguin@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=penguin@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 195.41.46.237 as permitted sender) X-PHP-List-Original-Sender: penguin@php.net X-Host-Fingerprint: 195.41.46.237 pfepc.post.tele.dk Linux 2.5 (sometimes 2.4) (4) Received: from [195.41.46.237] ([195.41.46.237:47467] helo=pfepc.post.tele.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/E1-09267-E0867874 for ; Fri, 11 Jan 2008 07:58:56 -0500 Received: from workpenguin (0x5358bbb8.bynxx18.adsl-dhcp.tele.dk [83.88.187.184]) by pfepc.post.tele.dk (Postfix) with SMTP id DE8348A004C for ; Fri, 11 Jan 2008 13:58:50 +0100 (CET) To: internals@lists.php.net Date: Fri, 11 Jan 2008 13:59:00 +0100 Message-ID: <70qeo3p1ts1k7t3dil6q7otagvs7qmcp2u@4ax.com> References: <698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net> In-Reply-To: <698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net> X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: Array syntax [] From: penguin@php.net (Peter Brodersen) On Thu, 10 Jan 2008 15:51:51 -0800, in php.internals andi@zend.com ("Andi Gutmans") wrote: >Andi 2003: >http://www.mail-archive.com/internals@lists.php.net/msg03896.html > >=20 > >Andi's brain evolves 2007: >http://marc.info/?l=3Dphp-internals&m=3D117057393530217&w=3D2 > >=20 > >And today I'm still +1. > >=20 > >I really think by looking at some of the examples I worked through with >my original posting in February and some of the recent comments the >majority of people find [] more readable. It's cleaner, shorter and >comes natural to most people. It's not about saving 5 characters as I >type quickly, I really feel it's more readable and natural. We're kind >of odd as a language in that sense i.e. array(...) > >=20 > >I think almost everyone here agreed it'd benefit them and maybe the ones >who don't would go through the same process I went through once they get >used to it J > >=20 > >Andi > >=20 --=20 - Peter Brodersen