Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2594 invoked by uid 1010); 1 Mar 2008 19:51:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2579 invoked from network); 1 Mar 2008 19:51:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Mar 2008 19:51:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:56911] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/93-08308-9C3B9C74 for ; Sat, 01 Mar 2008 14:51:38 -0500 Received: from MBOERGER-ZRH.corp.google.com (228-213.0-85.cust.bluewin.ch [85.0.213.228]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 012FF11F584; Sat, 1 Mar 2008 20:51:34 +0100 (CET) Date: Sat, 1 Mar 2008 20:51:09 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <101508643.20080301205109@marcus-boerger.de> To: till CC: internals@lists.php.net In-Reply-To: <234b196e0803011145g2a098cc8jfb133d9da8cec7c1@mail.gmail.com> References: <234b196e0803011115t31dd004iba76f5d7ac9125b8@mail.gmail.com> <1476108437.20080301203629@marcus-boerger.de> <234b196e0803011145g2a098cc8jfb133d9da8cec7c1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] 5.2.5 and static calls From: helly@php.net (Marcus Boerger) Hello till, lukas has a primary tester list. If you have an application that is used by a lot of people and not just by you, you should contact him. You can also subscribe to the QA list. Further more no one is hindering from testing PHP during development... marcus Saturday, March 1, 2008, 8:45:56 PM, you wrote: > On Sat, Mar 1, 2008 at 8:36 PM, Marcus Boerger wrote: >> Hello till, >> >> we changed the behavior as much back as we need be. Fact is that this has >> been an oversight. It has been a bug we just fixed. As an eagreement we >> decided not to mark all of these as fatal. We might do so in later versions. >> However we have been mentioning this for years now. Fix the damn code. If >> you are not willing to do so, then imo you should just stick with older >> versions. > Hey Markus, > thank you. So are you guys gonna re-release a 5.2.5 or 5.2.6, what's the plan? > Btw, is there anything one can do to get more involved and spot those issues? > I agree that the code needs to be fixed. I also think you can't break > BC in a minor version. But generally I totally agree that it's time to > move on. > Till Best regards, Marcus