Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31394 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9181 invoked by uid 1010); 3 Aug 2007 08:04:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9165 invoked from network); 3 Aug 2007 08:04:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2007 08:04:55 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:22872] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/D0-04132-C91E2B64 for ; Fri, 03 Aug 2007 04:04:49 -0400 Received: (qmail 28778 invoked from network); 3 Aug 2007 08:04:39 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 3 Aug 2007 08:04:39 -0000 Message-ID: <46B2E196.4080400@zend.com> Date: Fri, 03 Aug 2007 12:04:38 +0400 User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: Lester Caine CC: PHP internals References: <87E4F8AF-06DE-4FCC-AD1B-83E932A5E180@prohost.org> <46B2DDDB.6020801@lsces.co.uk> In-Reply-To: <46B2DDDB.6020801@lsces.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.2.4RC1 Released From: antony@zend.com (Antony Dovgal) On 03.08.2007 11:48, Lester Caine wrote: > Ilia Alshanetsky wrote: >> As promised two weeks ago, the 5.2.4RC1 was released today > > Ilia please can you make sure that the bug > http://bugs.php.net/bug.php?id=41429 is at least rolled back to the 5.2.1 > state for 5.2.4 - as it currently stands it is causing problems. Lester, why don't you just try and fix it? Blindly reverting something is no fix, those changes were done for a good reason, even though Marcus didn't test them very good (but that's what RCs are for, isn't it?). I can even tell you which lines were changed since 5_1: http://cvs.php.net/viewvc.cgi/php-src/ext/interbase/ibase_blobs.c?r1=1.13&r2=1.9.2.2 -- Wbr, Antony Dovgal