Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38636 invoked from network); 24 Oct 2011 13:53:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 13:53:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:43796] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/21-29955-7CD65AE4 for ; Mon, 24 Oct 2011 09:53:12 -0400 Received: by ywb26 with SMTP id 26so3464437ywb.29 for ; Mon, 24 Oct 2011 06:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=O1ci9+CZVPuoik02rtcY7gWMGrzCDGz26O3uU/W2oog=; b=q4yFEHk4BxAC2sTQSOBZmYnTRr4Oyj/uSAsAM0Y22mR4peeY2sidRSV9GiUxkFJUMV weeEg7qqEXkgNrZR0VOosZbxUvAtYNlP2N2bfBcTSwjAcH5Kmv+1ES2cW4a+rTayhIn6 hx/J5MERs+xtr+aWMktiylonKMn4UoUruXOLs= MIME-Version: 1.0 Received: by 10.236.192.133 with SMTP id i5mr9252780yhn.13.1319464388087; Mon, 24 Oct 2011 06:53:08 -0700 (PDT) Received: by 10.147.170.17 with HTTP; Mon, 24 Oct 2011 06:53:07 -0700 (PDT) Date: Mon, 24 Oct 2011 15:53:07 +0200 Message-ID: To: PHP internals , David Soria Parra , Stas Malyshev Content-Type: text/plain; charset=ISO-8859-1 Subject: BC break in 5.4, extending internal class From: pierre.php@gmail.com (Pierre Joye) hi, Referring to: https://bugs.php.net/bug.php?id=55300 and in some extend to https://bugs.php.net/bug.php?id=55175 I tend to think that it could have a very bad impact on existing and will prevent many users to migrate easily to 5.4, or smoothly. I think we have to figure a fix for this problem while making it 100% BC with 5.3. I'd to discuss this problem before we go with the 1st RC. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org