Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73971 invoked from network); 15 Jun 2008 10:22:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2008 10:22:59 -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:57899] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/2A-06776-28DE4584 for ; Sun, 15 Jun 2008 06:22:59 -0400 Received: by rv-out-0506.google.com with SMTP id g37so4695219rvb.23 for ; Sun, 15 Jun 2008 03:22:56 -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=+KjdQ8E/8dWd889EoumCFaRACOXiCoS1ugPRQlkc3BA=; b=tkNk5l3bhU+jaJmc+Y6cbbVMvrhcVYuex68caVFCIBZv2UVrfZPvKIbieZwflsPegD 9e+6go4o4XwnGA9EQ+q60vhRlkRjBoIaGTU5gz1ZIXxEmqnAsFf/8km+3IKrM6LeECSc M/eOpaRElwQ8a4IsgQTAZjG02y369tcnmCyZI= 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=gxsb7t7qdh35Skpnw5fXkBibfP3jmDb9eGU80ATyci4CAtFrO/hZ0UWXrItTZS8VU8 U7bSJ8/Gy+ErZrvp+0mVSRSJqu5zkV8PvQvVIS0xzClFIo/7oibeJjOYBGVENBw1Xn9z yZJLjDEiSlk/pqAdq2k67f7Q7xzXyG6OODtrM= Received: by 10.141.15.19 with SMTP id s19mr3001690rvi.161.1213525376089; Sun, 15 Jun 2008 03:22:56 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Sun, 15 Jun 2008 03:22:56 -0700 (PDT) Message-ID: Date: Sun, 15 Jun 2008 12:22:56 +0200 To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <4854D588.2070601@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4854BCAC.8090001@lsces.co.uk> <9C3DF443-1D06-4654-B519-4AABD37B9806@pooteeweet.org> <4854C9C7.6080302@lsces.co.uk> <8C383A08-257C-4D12-A170-3C02D970C23D@pooteeweet.org> <4854D588.2070601@lsces.co.uk> Subject: Re: [PHP-DEV] The battle between users and developers From: pierre.php@gmail.com ("Pierre Joye") hi Lester, On Sun, Jun 15, 2008 at 10:40 AM, Lester Caine wrote: > Lukas Kahwe Smith wrote: >> >> Ok, to spell it out one last time: If windows support cannot be provided >> in 5.3, there is a good chance that this will increase the likelihood that >> interbase driver will soon be out of PHP core, even if it still works on >> Linux. Also to remind you once again, our windows guy has gone missing and >> we are rebuilding things from scratch for 5.3. If this is not enough of a >> problem to fix, then so be it. > > I've obviously missed something .... > If there is a problem simply providing a windows build of PHP5.x then that > is a different matter. > Still not saying I can help - but I have already spent some time having > another look at doing my own Windows builds. It looks like the same problem > I have with my own Firebird builds though ... need M$ tools to do the job :( What we actually need is not C developers or new core developers (well, we do but it is not a requirement here). We are missing tests (as in phpt which can be run using a firebird DB) and active users giving feedback and running these tests. If you can write tests (you and the PHP firebird community) and run them using our sources and binary releases, that will already do the job. That's all we need to keep the extension alive. > I have an older windows server that is running as backup at present which I > could safely load some of the M$ stuff on - if it will work on W2k ..... > But I'd prefer to stay inside my safety zone ..... We can take care of the builds and port the firebird clients libraries to Windows and/or MS tools. But we can do it only if we have a way to test them :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org