Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44315 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86569 invoked from network); 16 Jun 2009 18:44:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2009 18:44:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:59878] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/E1-31180-718E73A4 for ; Tue, 16 Jun 2009 14:44:40 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 7BF1C1EBC015; Tue, 16 Jun 2009 18:47:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id azVYyLvktRtb; Tue, 16 Jun 2009 20:47:20 +0200 (CEST) Received: from [192.168.0.151] (84-72-88-166.dclient.hispeed.ch [84.72.88.166]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 30FC81EBC013; Tue, 16 Jun 2009 20:47:20 +0200 (CEST) Cc: Derick Rethans , 'PHP Internals' Message-ID: <0FD8F38A-205D-4B79-AE8A-E7AFE475BC17@pooteeweet.org> To: Stanislav Malyshev In-Reply-To: <4A37CEC2.7050001@zend.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 16 Jun 2009 20:44:34 +0200 References: <4A31462B.1070302@zend.com> <4A37CEC2.7050001@zend.com> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] Re: bug #48247 again From: mls@pooteeweet.org (Lukas Kahwe Smith) On 16.06.2009, at 18:56, Stanislav Malyshev wrote: > Hi! > >> So lets delay fixing this issue until 5.3.1? Of course it can be >> fixed in HEAD right now :) > > Delaying the fix would mean we release 5.3.0 that in mostly default > config has an infinite loop bug. Maybe we can at least have temp fix > and then when we have a proper one then remove it (or leave it in, > it wouldn't hurt anybody)? > For 5.2 it's even worse since I understand 5.2 is not intended to be > developed past 5.2.10, except for security fixes. so if this issue is also in 5.2 .. i feel even less inclined to delay a stable 5.3 release because of this issue. have we made it worse in our attempts to fix it? the fact that this bug isnt fixed yet could mean several things like: 1) the issue affects few users 2) the issue is so complex that we continuously try to fix it and fail both issues do not sound like good reason to delay 5.3 from where i stand. regards, Lukas Kahwe Smith mls@pooteeweet.org