Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59664 invoked by uid 1010); 20 Nov 2005 22:18:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59648 invoked from network); 20 Nov 2005 22:18:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2005 22:18:19 -0000 X-Host-Fingerprint: 195.226.6.9 darkcity.gna.ch Linux 2.4/2.6 Received: from ([195.226.6.9:34193] helo=darkcity.gna.ch) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EC/01-11378-A26F0834 for ; Sun, 20 Nov 2005 17:18:18 -0500 Received: from localhost (localhost [127.0.0.1]) by darkcity.gna.ch (Postfix) with ESMTP id AF3931346CD for ; Sun, 20 Nov 2005 23:18:13 +0100 (CET) Received: from unknown by localhost (amavisd-new, unix socket) id client-XXZbI618 for ; Sun, 20 Nov 2005 23:18:12 +0100 (CET) Received: by darkcity.gna.ch (Postfix, from userid 65534) id 49B751345D8; Sun, 20 Nov 2005 23:18:12 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on darkcity.gna.ch X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=AWL,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=disabled version=3.1.0 Received: from [192.168.1.44] (80-219-12-118.dclient.hispeed.ch [80.219.12.118]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by darkcity.gna.ch (Postfix) with ESMTP id 66A6E13264C for ; Sun, 20 Nov 2005 23:18:07 +0100 (CET) Message-ID: <4380F6CD.2080203@cschneid.com> Date: Sun, 20 Nov 2005 23:21:01 +0100 User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <00A2E2156BEE8446A81C8881AE117F192C1BB0@companyweb> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gna.ch Subject: Re: AW: AW: [PHP-DEV] dropping curly braces From: cschneid@cschneid.com (Christian Schneider) Sascha Schumann wrote: >> 16 Nov 2005, PHP 5.1 Release Candidate 5 >> - Added an E_STRICT warning on the usage of {} for accessing of string >> offsets. >> (Ilia) > > I suggest removing that warning immediately until the matter > is resolved. I second that as people on the list here are undecided about the removal of {} for strings. Keeping that warning creates even more confusion about a really minor issue (having two ways of accesing strings offsets). - Chris --- http://news.php.net/php.internals/19415