Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34712 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84485 invoked by uid 1010); 11 Jan 2008 12:57:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84469 invoked from network); 11 Jan 2008 12:57:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2008 12:57:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=sam@sambarrow.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sam@sambarrow.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sambarrow.com from 205.234.132.11 cause and error) X-PHP-List-Original-Sender: sam@sambarrow.com X-Host-Fingerprint: 205.234.132.11 scottsdale.servershost.net Received: from [205.234.132.11] ([205.234.132.11:53908] helo=scottsdale.servershost.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/71-09267-5A767874 for ; Fri, 11 Jan 2008 07:57:10 -0500 Received: from [98.172.154.66] (port=27821 helo=[10.200.100.14]) by scottsdale.servershost.net with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.68) (envelope-from ) id 1JDJRc-0003o3-A1; Fri, 11 Jan 2008 06:57:08 -0600 To: Lokrain Cc: Antonio =?ISO-8859-1?Q?Touri=F1o?= , internals@lists.php.net In-Reply-To: <345fd5cd0801110005x3db39d27oa11ba393c2c3bfc1@mail.gmail.com> References: <698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net> <4786C453.3090807@lerdorf.com> <345fd5cd0801110005x3db39d27oa11ba393c2c3bfc1@mail.gmail.com> Content-Type: text/plain; charset=utf-8 Date: Fri, 11 Jan 2008 07:50:31 -0500 Message-ID: <1200055831.25972.35.camel@sbarrow-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: quoted-printable X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - scottsdale.servershost.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sambarrow.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Array syntax [] From: sam@sambarrow.com (Sam Barrow) On Fri, 2008-01-11 at 10:05 +0200, Lokrain wrote: > Hello mr. Antonio Touri=C3=B1o, >=20 > So as if I understand, you want to change the syntax of array() keyword. > Will you mind to update the changes in all php scripts in the world too? >=20 > PS. You can always have your [] in custom patch, but I do not think > it's useful to want it globally changed. Well this is not a change, but an alternative syntax. The patch simply adds this new syntax, you can still use array().