Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91237 invoked by uid 1010); 1 Oct 2007 12:33:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91221 invoked from network); 1 Oct 2007 12:33:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2007 12:33:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.184.236 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.184.236 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.236] ([64.233.184.236:4122] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/00-25534-409E0074 for ; Mon, 01 Oct 2007 08:33:15 -0400 Received: by wr-out-0506.google.com with SMTP id 58so2049054wri for ; Mon, 01 Oct 2007 05:32:45 -0700 (PDT) Received: by 10.90.31.2 with SMTP id e2mr4183286age.1191241955392; Mon, 01 Oct 2007 05:32:35 -0700 (PDT) Received: from ?192.168.1.178? ( [204.101.63.110]) by mx.google.com with ESMTPS id s30sm10260962elf.2007.10.01.05.32.33 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2007 05:32:33 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: "PHP Developers Mailing List" Content-Transfer-Encoding: 7bit Date: Mon, 1 Oct 2007 08:32:29 -0400 To: Alexey Zakhlestin X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] substr/array_slice in [] From: ilia@prohost.org (Ilia Alshanetsky) This was not on the table and the time of the 5.3 discussion, I for one think its a bit too much magic. On 1-Oct-07, at 7:30 AM, Alexey Zakhlestin wrote: > Here http://www.php.net/~derick/meeting-notes.html#cleanup-for-vs is a > phrase "For both strings and arrays, the [] operator will support > substr()/array_slice() functionality" > > will it appear in php5.x (php 5.3)? > > > -- > Alexey Zakhlestin > http://blog.milkfarmsoft.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky