Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23146 invoked from network); 23 Nov 2011 14:45:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2011 14:45:25 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:46238] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/B3-31179-4070DCE4 for ; Wed, 23 Nov 2011 09:45:25 -0500 Received: by ghrr20 with SMTP id r20so1594510ghr.29 for ; Wed, 23 Nov 2011 06:45:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TpTaNwbkCaioSm7IHZ+ybEMBA0xAT/5IN714M5NiF3E=; b=NqqQSQ4/+W+tp/poE84QpqANythrT/JX82B4XpRJSl2CmVqcBtpGcad5/4pGH+GL/y C3VtdDNtRCbnLH0N6/CB+vOmPJ+EFXXWCQT5P+Gx+gtFur/8F6COZnJwd7/I2bXjleUQ iuKrCLr4Op1kE0zBiDXjP2bcl895VzNG3+CxU= MIME-Version: 1.0 Received: by 10.100.50.21 with SMTP id x21mr5461789anx.15.1322059522296; Wed, 23 Nov 2011 06:45:22 -0800 (PST) Received: by 10.146.4.4 with HTTP; Wed, 23 Nov 2011 06:45:22 -0800 (PST) In-Reply-To: References: <20111123015008.GA12933@panix.com> <20111123023108.GA172@panix.com> <4ECCB549.904@lsces.co.uk> <4ECCBC56.3050602@sugarcrm.com> <20111123141408.GA11940@panix.com> Date: Wed, 23 Nov 2011 15:45:22 +0100 Message-ID: To: Ferenc Kovacs Cc: Daniel Convissor , Stas Malyshev , Lester Caine , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] 5.4 regression: non-existent sub-sub keys now have values From: pierre.php@gmail.com (Pierre Joye) On Wed, Nov 23, 2011 at 3:19 PM, Ferenc Kovacs wrote: > if we allow strings to be used as indexes for strings, we have to be > consistent with what we have already. Short notice to avoid confusion: It has nothing to do with allowing string, or double, or whatever else but loosely typing. Loosely typing is what is happening here, the op fetching a byte gets an integer, as usual. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org