Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32942 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56176 invoked by uid 1010); 23 Oct 2007 22:23:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56161 invoked from network); 23 Oct 2007 22:23:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2007 22:23:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:54268] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/40-03376-5447E174 for ; Tue, 23 Oct 2007 18:23:02 -0400 Received: from [192.168.1.34] (ppp91-76-71-20.pppoe.mtu-net.ru [91.76.71.20]) by daylessday.org (Postfix) with ESMTP id E7B76640163; Wed, 24 Oct 2007 02:22:58 +0400 (MSD) Message-ID: <471E7442.4070409@daylessday.org> Date: Wed, 24 Oct 2007 02:22:58 +0400 User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Lars Westermann CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Interbase bugfixes From: tony@daylessday.org (Antony Dovgal) On 24.10.2007 02:11, Lars Westermann wrote: > Hi! > > I've had a long mail-dialogue with Wez regarding bugfixes for the Interbase > modules (the old interbase and the new PDO version). In the PHP_5_3 branch I > have worked on the files mentioned below. As these files aren't changed from > the PHP_5_2 branch, the bugfixes will easily go into the PHP_5_2 branch as > well. > > I have attached the file for someone to review/comment before I commit > anything. Please attach unified diffs (diff -u), not the patched files. Also separate diffs for each bug (with comments) are very welcome. -- Wbr, Antony Dovgal