Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38219 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49140 invoked from network); 14 Jun 2008 16:11:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2008 16:11:03 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.235 rv-out-0506.google.com Received: from [209.85.198.235] ([209.85.198.235:30507] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/C7-06776-69DE3584 for ; Sat, 14 Jun 2008 12:11:03 -0400 Received: by rv-out-0506.google.com with SMTP id g37so4566105rvb.23 for ; Sat, 14 Jun 2008 09:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wbI7mTx+0ck1AU+wSxvSUR0gwXF8k6SDItD+hi3HdZ4=; b=Qk9W5yTexiW/vDaf0yxb+0CLvLyoZG2bRXZuUTy6Ebx8rOWCOWqJVmm8pzrJMVG+P7 KRvJRRfB5zlor22ZP091eC5uDYHXbsP9BaQxcH/67RSiNYXCgQX9wssBM59yIpOb1rM6 Ux3MALlJA2IDZDWnkLcZOEGs8BxJYo0Y9P/t4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=iboN0NzKAlY8a0WMtgSmovRsFwtoymydnYeHk/BVeXLquo0q4kxXdhJPvLqEdPY3F3 bSihrBK1IglF+iJkih2JrpXaEOl6MGRm49FLwU78KcI8bNuf2VWIk8CwkRk0u3RXdB6o I5+xas0uDzjo6Ol3d1skUW7mlGb74VocPVIL4= Received: by 10.141.162.5 with SMTP id p5mr2591009rvo.221.1213459858367; Sat, 14 Jun 2008 09:10:58 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Sat, 14 Jun 2008 09:10:58 -0700 (PDT) Message-ID: Date: Sat, 14 Jun 2008 18:10:58 +0200 To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <4853EC48.6080307@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0497E5D4-1F92-4463-B98D-BE6B877B36B7@pooteeweet.org> <6C9C74CD-6271-44BD-B285-2B2BA66C0C56@pooteeweet.org> <4853EC48.6080307@lsces.co.uk> Subject: Re: [PHP-DEV] extensions status, to move to pecl or to drop From: pierre.php@gmail.com ("Pierre Joye") Hi Lester, On Sat, Jun 14, 2008 at 6:05 PM, Lester Caine wrote: > Apart from the problems created by changes made to the interbase driver in > the 5.1 and early 5.2 cycle ( the 64 bit version of which STILL has not been > repaired :( ) the driver still works fine with modern builds of Firebird so > there as been no need to improve on it. Those of us who use it have not been > persuaded that PDO has any advantage as yet, especially when you add ADOdb > in as a back end, so there is NOT a suitable version of PDO for > interbase/firebird and no one is working on THAT, so PLEASE do not remove > the one package that is working well :( You need it? Please help me to maintain and to provide reliable binaries for windows or to keep it up to date when necessary (given your comment below). > As yet we have not identified any new functions in Firebird 2.1 that can not > still be accessed via current driver, so there has not even been a need to > spend time building an environment in which we can compile our own copies. > The binary versions supplied in Linux and Windows simply work. We are very reluctant to continue to release binaries where we have zero ideas how we can update the dependencies without breaking anything in the extension or in the end user applications. I would have no problem to keep it and even to help to maintain it if (and only if) I have someone knowing firebird and its php drivers well enough to tell me if what I did works or not. It is nice to complain how useless is PDO but it is way better to actually contribute and help us to make your software working with PHP :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org