Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32517 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75768 invoked by uid 1010); 1 Oct 2007 16:32:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 75751 invoked from network); 1 Oct 2007 16:32:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2007 16:32:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:6818] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/24-46892-81121074 for ; Mon, 01 Oct 2007 12:32:26 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 1 Oct 2007 18:32:21 +0200 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 1 Oct 2007 09:32:17 -0700 Message-ID: <47012111.3000406@zend.com> Date: Mon, 01 Oct 2007 09:32:17 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Alexey Zakhlestin CC: PHP Developers Mailing List References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Oct 2007 16:32:17.0884 (UTC) FILETIME=[A1CDE1C0:01C80448] Subject: Re: [PHP-DEV] substr/array_slice in [] From: stas@zend.com (Stanislav Malyshev) 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)? I think since we do have substr/array_slice there's no need to overload [] operator. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com