Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83979 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7381 invoked from network); 27 Feb 2015 08:28:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2015 08:28:39 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:37744] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/17-32582-6BA20F45 for ; Fri, 27 Feb 2015 03:28:39 -0500 Received: by mail-vc0-f170.google.com with SMTP id hq12so5921858vcb.1 for ; Fri, 27 Feb 2015 00:28:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=k3sGICLvtfbaN2WooVHhhhfQBum3mjREI/3S61O4j2Q=; b=frlWSvs/kt+aXigLDOTAxm5w0nyj0ylsgirLufWGm+ypu3b6aGS8F5c7MoWmAnfFqy tAPBGpgPjfrsMc23nMGN0NHxW9dxq17Qpj2XUit96CyZSgkHOABnogayzK7aptdMSbGj I6B/wnnGONukd6oBwM4s1itnJRQ45R3zNIEf2v+AdkfSEui/c48ml03E9Exk0ZCACaC8 jyJ90125A02pTSmZLYzJGkCLNlpDYhGkpOV7vnvAxXjWnTIYOV0wQ/JtOsPxBMnHAtnL Gwgwbc8xuNHoKvUn5H5Act4lb1eEVYJ7hco+3X49QSmIi/tCenC3fiZHF2v4wwxl6m5J vwsw== MIME-Version: 1.0 X-Received: by 10.52.134.141 with SMTP id pk13mr3468761vdb.5.1425025716418; Fri, 27 Feb 2015 00:28:36 -0800 (PST) Received: by 10.52.177.10 with HTTP; Fri, 27 Feb 2015 00:28:36 -0800 (PST) In-Reply-To: References: <54F02593.7040903@php.net> Date: Fri, 27 Feb 2015 08:28:36 +0000 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net, dmitry@zend.com Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] BC break between PHP 5.6.5 and PHP 5.6.6 From: leight@gmail.com (Leigh) On 27 February 2015 at 08:20, Leigh wrote: > Looking through git blames, this property has been protected for a long time. > > Possibly related (although not at all sure), Dmitry made some changes > to zend_read_property() > > https://github.com/php/php-src/commit/3e31838d19750d287431d22e9290856ec962fd6a I'm an idiot, this change was in master, not 5.6