Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21154 invoked by uid 1010); 14 Aug 2005 01:32:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21139 invoked from network); 14 Aug 2005 01:32:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2005 01:32:01 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:54832] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2C/A5-33075-11F9EF24 for ; Sat, 13 Aug 2005 21:32:01 -0400 Received: from [192.168.1.3] (dsl-082-083-245-204.arcor-ip.net [82.83.245.204]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 6E61335C27E; Sun, 14 Aug 2005 03:51:29 +0200 (CEST) Date: Sun, 14 Aug 2005 03:32:12 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <242858423.20050814033212@marcus-boerger.de> To: Jani Taskinen Cc: Andrei Zmievski , internals In-Reply-To: References: <42FCE0E4.604@lerdorf.com> <1114795828.20050813012424@marcus-boerger.de> <42FD935D.8060602@prohost.org> <5DC75CC6-B8F8-4431-B031-606EA0BFF912@gravitonic.com> <42FD977E.1030705@prohost.org> <73D65ACE-D442-41FF-A35C-42D92F7B7A75@gravitonic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6.0 Wishlist From: helly@php.net (Marcus Boerger) Hello Jani, Sunday, August 14, 2005, 2:37:36 AM, you wrote: > On Fri, 12 Aug 2005, Andrei Zmievski wrote: >> We did, but we never arrived at consensus. I don't really see a good reason >> for giving people access to code-units with such a low-level operator. If we >> fix it, I'd rather fix it so that [] only works on arrays, and {} on strings, > +100 >> with some sort of BC switch. > -Inf > We're talking about cleaning up legacy stuff, not creating new, aren't we? :) > And iirc, using [] for strings has been "deprecated" for ages now. agreed totally, thanks and amen (hopefully) Best regards, Marcus