Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74727 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25320 invoked from network); 3 Jun 2014 16:58:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2014 16:58:34 -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.198 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.198 relay6-d.mail.gandi.net Received: from [217.70.183.198] ([217.70.183.198:59132] helo=relay6-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/7B-64944-8BEFD835 for ; Tue, 03 Jun 2014 12:58:33 -0400 Received: from mfilter1-d.gandi.net (mfilter1-d.gandi.net [217.70.178.130]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 5CD75FB8CC for ; Tue, 3 Jun 2014 18:58:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter1-d.gandi.net Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by mfilter1-d.gandi.net (mfilter1-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id pYFN-JXvmLgp for ; Tue, 3 Jun 2014 18:58:27 +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 relay6-d.mail.gandi.net (Postfix) with ESMTPSA id E12EDFB887 for ; Tue, 3 Jun 2014 18:58:26 +0200 (CEST) Message-ID: <538DFEB1.7030207@fedoraproject.org> Date: Tue, 03 Jun 2014 18:58:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: PHP Internals References: <53886F73.70402@php.net> <1401810913.2282.81.camel@guybrush> In-Reply-To: <1401810913.2282.81.camel@guybrush> X-Enigmail-Version: 1.6 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 03/06/2014 17:55, Johannes Schl=C3=BCter a =C3=A9crit : > On Tue, 2014-06-03 at 17:07 +0200, Benjamin Eberlei wrote: >> >> After this my question, besides the PHPT, aren't any tests against php >> libraries run before releases?=20 >=20 > We send out RCs two weeks before a release, but receive barely any > feedback. I'd love if external projects would verify those and raise a > red flag ... And the bug is known by upstream project. It is fixed in Doctrine and in PHPUnit. Both project doesn't seems to think it is important as they don't publish any new version with the fix included. My 0,02=E2=82=AC Remi.