Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77948 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87452 invoked from network); 14 Oct 2014 06:57:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 06:57:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=robin@kingsquare.nl; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=robin@kingsquare.nl; sender-id=pass Received-SPF: pass (pb1.pair.com: domain kingsquare.nl designates 141.138.142.202 as permitted sender) X-PHP-List-Original-Sender: robin@kingsquare.nl X-Host-Fingerprint: 141.138.142.202 spring.kingsquare.nl Linux 2.6 Received: from [141.138.142.202] ([141.138.142.202:44370] helo=spring.kingsquare.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/D0-15889-669CC345 for ; Tue, 14 Oct 2014 02:57:43 -0400 X-No-Relay: not in my network Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by spring.kingsquare.nl (Postfix) with ESMTPSA id 1C001E9D302 for ; Tue, 14 Oct 2014 08:57:39 +0200 (CEST) Received: by mail-lb0-f171.google.com with SMTP id z12so7690218lbi.30 for ; Mon, 13 Oct 2014 23:57:38 -0700 (PDT) X-Received: by 10.152.20.132 with SMTP id n4mr3373523lae.50.1413269858752; Mon, 13 Oct 2014 23:57:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.141.21 with HTTP; Mon, 13 Oct 2014 23:57:17 -0700 (PDT) In-Reply-To: <543C9E9F.80804@mabe.berlin> References: <543C9E9F.80804@mabe.berlin> Date: Tue, 14 Oct 2014 08:57:17 +0200 Message-ID: To: Marc Bennewitz Cc: PHP Internals List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Possibilities to fix some really poor behaviors in PHP7 From: robin@kingsquare.nl ("Kingsquare.nl - Robin Speekenbrink") Hi, > ... like the hidden array element: http://3v4l.org/6uFqf > ... like the hidden object property: http://3v4l.org/RPJXH Don't know if it's related or not, but sure feels like a bug i posted a while ago: https://bugs.php.net/bug.php?id=67640 thanks! Robin