Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78240 invoked by uid 1010); 11 Jan 2008 08:06:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78224 invoked from network); 11 Jan 2008 08:06:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2008 08:06:01 -0000 Authentication-Results: pb1.pair.com header.from=lokrain@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=lokrain@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.172 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lokrain@gmail.com X-Host-Fingerprint: 66.249.92.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:21868] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/70-51656-15327874 for ; Fri, 11 Jan 2008 03:05:49 -0500 Received: by ug-out-1314.google.com with SMTP id u40so420735ugc.29 for ; Fri, 11 Jan 2008 00:05:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=bdTg+ISG7/WsbAKb97tgnbMmP8cP/nWVCyghcxNpUpw=; b=aruVkILGrkmqenTCYURBWvSmlwP9mvJO+995YtS8YwZfFTTy29uFBDprxfS5wghlVlNnavOlaCTIfvgB47t3+t3lagKp+MDa1SSrRXWOvfd9mMdLv0qZb4wKibaIjl/N3VvErAcdx8eRnZMtJPtR34UyIGcsG/AAgqGdL+8lb0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=RuivEbntzPHysWgJgnuLHtEt7uf8ML6m+xrjjlc8viTS8C3cPFq/Td60OatKhAcBvrc8HgriZAFEaS0o/XmBvOqhXXyX8HgU8tnbg5NQBgytr9u1Czmb+yDD6fHhQUgNFvGjRBIycfZdU2m7xyMK7dfRF3Y08QHRQv/EN4dxSFU= Received: by 10.66.233.14 with SMTP id f14mr4468640ugh.84.1200038730581; Fri, 11 Jan 2008 00:05:30 -0800 (PST) Received: by 10.66.238.6 with HTTP; Fri, 11 Jan 2008 00:05:30 -0800 (PST) Message-ID: <345fd5cd0801110005x3db39d27oa11ba393c2c3bfc1@mail.gmail.com> Date: Fri, 11 Jan 2008 10:05:30 +0200 To: "=?ISO-8859-1?Q?Antonio_Touri=F1o?=" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_641_31449954.1200038730579" References: <698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net> <4786C453.3090807@lerdorf.com> Subject: Re: [PHP-DEV] Array syntax [] From: lokrain@gmail.com (Lokrain) ------=_Part_641_31449954.1200038730579 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello mr. Antonio Touri=F1o, 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? PS. You can always have your [] in custom patch, but I do not think it's useful to want it globally changed. ------=_Part_641_31449954.1200038730579--