Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42874 invoked by uid 1010); 5 Nov 2003 16:50:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42850 invoked from network); 5 Nov 2003 16:50:21 -0000 Received: from unknown (HELO smtp3.pp.htv.fi) (213.243.153.173) by pb1.pair.com with SMTP; 5 Nov 2003 16:50:21 -0000 Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 333E627B840; Wed, 5 Nov 2003 18:50:21 +0200 (EET) Received: from [192.168.0.101] (cs181008.pp.htv.fi [213.243.181.8]) by posti.pp.htv.fi (8.11.1 (Revision 1.5+JAGae91741+JAGae92668) /8.11.1) with ESMTP id hA5GoKN03704; Wed, 5 Nov 2003 18:50:20 +0200 (EET) Date: Wed, 5 Nov 2003 18:50:20 +0200 (EET) Reply-To: Jani Taskinen To: Ilia Alshanetsky Cc: Christian Schneider , internals@lists.php.net In-Reply-To: <200311050806.53186.ilia@prohost.org> Message-ID: References: <20031104233306.34859.qmail@pb1.pair.com> <200311050806.53186.ilia@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Proposal: Array syntax From: sniper@iki.fi (Jani Taskinen) On Wed, 5 Nov 2003, Ilia Alshanetsky wrote: >I do not like the new syntax at all. If anything it seems rather unnatural and >what do you save, typing of 5 characters that makes it clear that this is an >array to even the most novice of users? It certainly not going to make the >code any faster and if anything will only add confusion. > >Firm -1. There's enough magic already..I could say +1 if magic_quotes_* is removed and everything is made case-sensitive first. :) --Jani