Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74819 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83082 invoked from network); 10 Jun 2014 12:44:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2014 12:44:02 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Linux 2.6 Received: from [217.70.183.197] ([217.70.183.197:55722] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/67-42235-09DF6935 for ; Tue, 10 Jun 2014 08:44:01 -0400 Received: from mfilter16-d.gandi.net (mfilter16-d.gandi.net [217.70.178.144]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id C5D3941C060 for ; Tue, 10 Jun 2014 14:43:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter16-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter16-d.gandi.net (mfilter16-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id dNxdQv7jvyGf for ; Tue, 10 Jun 2014 14:43:56 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 2C21A41C067 for ; Tue, 10 Jun 2014 14:43:55 +0200 (CEST) Message-ID: <5396FD8B.3060008@fedoraproject.org> Date: Tue, 10 Jun 2014 14:43:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: PHP Internals References: <53886F73.70402@php.net> <1401810913.2282.81.camel@guybrush> <538DFEB1.7030207@fedoraproject.org> <538EAD75.5020402@fedoraproject.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] BC break in 5.4.29 and 5.5.13 From: remi@fedoraproject.org (Remi Collet) Le 10/06/2014 14:32, Julien Pauli a =C3=A9crit : > On Tue, Jun 10, 2014 at 2:22 PM, Marco Pivetta wro= te: >> On 10 June 2014 14:17, Julien Pauli wrote: >>> >>> Patch will be included in next 5.5.14RCs and 5.5.14. >> >> >> What about 5.6.x? I'm getting failure reports from other folks that ha= ve the >> beta installed... See related discussion on https://github.com/sebastianbergmann/phpunit-mock-objects/commit/5f58fcb4= f94a9802e0861c94760d0ce2190fb6d3#commitcomment-6591497 > I'm myself against merging it to 5.6 >=20 > But for consistency, and if we follow our rules, the patch should also > be applied to 5.6 > Ferenc, what do you think about it ? >=20 > Julien >=20