Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27862 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77508 invoked by uid 1010); 6 Feb 2007 17:26:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77492 invoked from network); 6 Feb 2007 17:26:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2007 17:26:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from [204.11.219.139] ([204.11.219.139:33183] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/C7-18465-85AB8C54 for ; Tue, 06 Feb 2007 12:26:48 -0500 Received: from [192.168.11.2] (c-24-6-96-18.hsd1.ca.comcast.net [24.6.96.18]) (authenticated bits=0) by lerdorf.com (8.13.8/8.13.8/Debian-3) with ESMTP id l16HQgND020393; Tue, 6 Feb 2007 09:26:42 -0800 In-Reply-To: <39419.216.230.84.67.1170718636.squirrel@www.l-i-e.com> References: <011701c7482d$a39f6910$6500a8c0@zend.2k> <28139bc0702040319p6a5cffdbi2e5999d7ebf48662@mail.gmail.com> <45C6DCF5.1000102@dealnews.com> <45C7710D.5030205@zend.com> <45C7747B.3070603@dealnews.com> <45C7766D.8050909@zend.com> <45C7807B.1000008@dealnews.com> <28737ebc61eb6762701932617d7b1584@gravitonic.com> <39419.216.230.84.67.1170718636.squirrel@www.l-i-e.com> Mime-Version: 1.0 (Apple Message framework v752.2) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <9956EFF9-804D-4CDA-88AC-87DBBD7D1DB1@gravitonic.com> Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Tue, 6 Feb 2007 09:26:39 -0800 To: ceo@l-i-e.com X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.90rc3/2527/Tue Feb 6 02:14:46 2007 on colo X-Virus-Status: Clean Subject: Re: [PHP-DEV] Syntactic improvement to array From: andrei@gravitonic.com (Andrei Zmievski) On Feb 5, 2007, at 3:37 PM, Richard Lynch wrote: > Yes, and it makes life miserable for some of us... > > Is that a good reason to extend that misery to yet another operator? Richard, please. This is not advanced OO stuff or anything close. It's an operator. Give PHP users (even newbies) some credit. -Andrei