Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74728 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27051 invoked from network); 3 Jun 2014 17:11:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2014 17:11:27 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:61654] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/CB-64944-DB10E835 for ; Tue, 03 Jun 2014 13:11:26 -0400 Received: by mail-qa0-f50.google.com with SMTP id j15so5314895qaq.37 for ; Tue, 03 Jun 2014 10:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=OzILs4x37InD95wTV8hKxPfiu5r2qDndzdeYC8RMFfs=; b=WVppJjARGi6ETTnugEH0sgKL0h3dNBLuKJikugLe73c5XGEFWHSobMW78C13kPf0S0 ENC6tFU6AjPJRK6OZjqrSWuEOImmvg0W/LU+5/FeTDyEhyuISJJyW+7Ef//rUYFZ4dJa UkHk0EK0vCRQxNUrcKGeUQgrusCrdq1KzgG0VSV+Az5a7qrxGBvgbTDrthGmkM8DTt+R OJX1K21mEcEsh22zzm+0t52ZsRiSDMd/VWKviD7vfz4TeVJkw+qt/w8m4mRcQIadJx6F IjbG35j6ZFRzEhUcyEqxzDwUxtaTl1S04E8StxNHAMNHO86kDn9qBGzZ6lM7mXOAviMg z1Vg== X-Received: by 10.140.44.34 with SMTP id f31mr58286361qga.73.1401815482485; Tue, 03 Jun 2014 10:11:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.47.193 with HTTP; Tue, 3 Jun 2014 10:11:02 -0700 (PDT) In-Reply-To: <538DFEB1.7030207@fedoraproject.org> References: <53886F73.70402@php.net> <1401810913.2282.81.camel@guybrush> <538DFEB1.7030207@fedoraproject.org> Date: Tue, 3 Jun 2014 19:11:02 +0200 Message-ID: To: Remi Collet Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1139fddadfd3f004faf19985 Subject: Re: [PHP-DEV] BC break in 5.4.29 and 5.5.13 From: ocramius@gmail.com (Marco Pivetta) --001a1139fddadfd3f004faf19985 Content-Type: text/plain; charset=UTF-8 On 3 June 2014 18:58, Remi Collet wrote: > And the bug is known by upstream project. > We didn't know of the bug/problem until it landed in the release > 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. > It is going to be released, but yes, we actually have the expectation a patch release for 5.4 and 5.5 with a rollback of this breakage. Even if we fix the bug ourselves, this is going to break apps that receive a PHP upgrade and not an upgrade of the library dependencies. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --001a1139fddadfd3f004faf19985--