Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27864 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80176 invoked by uid 1010); 6 Feb 2007 17:28:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80161 invoked from network); 6 Feb 2007 17:28:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2007 17:28:29 -0000 Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; 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:33240] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/48-18465-CBAB8C54 for ; Tue, 06 Feb 2007 12:28:29 -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 l16HRm61020566; Tue, 6 Feb 2007 09:28:23 -0800 In-Reply-To: <35427.216.230.84.67.1170719700.squirrel@www.l-i-e.com> References: <35427.216.230.84.67.1170719700.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; format=flowed Message-ID: Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Tue, 6 Feb 2007 09:28:21 -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] Re: Syntactic improvement to array From: andrei@gravitonic.com (Andrei Zmievski) Now you're just grandstanding. -Andrei On Feb 5, 2007, at 3:55 PM, Richard Lynch wrote: > More edge cases: > > $foo = array(1, 2, 3]; > $bar = [1, 2, 3); > > Syntax error because it's unbalancedO > > Or kosher, because the choice of start/end delimiters should be up to > the user? > > Should it match whatever rule is in place for: > > if (...){ > endif; > > > > -- > Some people have a "gift" link here. > Know what I want? > I want you to buy a CD from some starving artist. > http://cdbaby.com/browse/from/lynch > Yeah, I get a buck. So? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php