Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27738 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4204 invoked by uid 1010); 4 Feb 2007 13:54:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4189 invoked from network); 4 Feb 2007 13:54:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2007 13:54:06 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:47783] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/80-54400-375E5C54 for ; Sun, 04 Feb 2007 08:53:55 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1926704nfa for ; Sun, 04 Feb 2007 05:53:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f8eV9Ks3tlzdPI47JeQ8zhVEAS9Y0rBdb71KQ6BwysqSul3hRM6agm5pYjdzpc2zuJYRcLWiTejC4J4S7+TUtfI3+g+Z0ITsrUWVDOm+cIFyi2JtrTgt3EDedG3zEESyXoYkMIPFpJC/0J6wkQRJ6WJfCWYVC7Ik2hzN2ACIeag= Received: by 10.49.94.18 with SMTP id w18mr984329nfl.1170597230888; Sun, 04 Feb 2007 05:53:50 -0800 (PST) Received: by 10.48.230.3 with HTTP; Sun, 4 Feb 2007 05:53:50 -0800 (PST) Message-ID: <7f3ed2c30702040553v208064d1n103edbd5ed61f463@mail.gmail.com> Date: Sun, 4 Feb 2007 14:53:50 +0100 To: "Nico Haase" Cc: internals@lists.php.net In-Reply-To: <040207.pi.2.dlg@news.nicohaase.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <011701c7482d$a39f6910$6500a8c0@zend.2k> <1170595085.6832.468.camel@johannes.nop> <040207.pi.2.dlg@news.nicohaase.de> Subject: Re: [PHP-DEV] Syntactic improvement to array From: hannes.magnusson@gmail.com ("Hannes Magnusson") On 2/4/07, Nico Haase wrote: > Hall=F6chen, > *Johannes Schl=FCter* schrub: > > - Without keyword it's hard to find the documentation if you don't kno= w > > that syntax > > Well, this is the same with HEREDOC since you can use any delimiter. http://php.net/<<< -Hannes > And this new array-syntax should not replace the old one, but extend > it, so everyone who wants to be able to read his code, can use array() > furthermore. > Nico > > -- > www.buchtips.net - Rezensionen online > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >