Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38553 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76616 invoked from network); 23 Jun 2008 17:33:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2008 17:33:36 -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 66.249.92.173 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: 66.249.92.173 ug-out-1314.google.com Received: from [66.249.92.173] ([66.249.92.173:29188] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/00-03212-D6EDF584 for ; Mon, 23 Jun 2008 13:33:34 -0400 Received: by ug-out-1314.google.com with SMTP id h3so455708ugf.29 for ; Mon, 23 Jun 2008 10:33:29 -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=+a/96OK/fB+M8SKQfItIhEPjpZ9oPpN+N6/nJlS6jmI=; b=gx4mtkDiubmkOtEhnPJDbHb6UP5iFsYQC8AMBrq1RdUA2pxwQKL9x3Mc4tyD5+GDWu 9QKls7gNU6FJh8wegtjOxMljnuePE2GMhUv1HW9yNegIpFAskp8n0qh/hFDlPj1LnnvQ Zpm++dmcD9VQBc2l1yYkGRxphDQpuwgNGreyQ= 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=ST7pUO/YxboXnnhmwZvWyPZkmxMlIqb9Xeh1OKP1acgvEBspIYG6lcwUaGja5mprfm Z966/HCCKH3jt7n3kAA/rW7C0zdXoiC8PEfxvOQ/70MZi8p9vRJE8T2mnQPIG9MWRDJU HaQefA6Cj80m6VDLvJrnVY77T6ThpboTcPYW0= Received: by 10.67.102.6 with SMTP id e6mr2396100ugm.82.1214242409376; Mon, 23 Jun 2008 10:33:29 -0700 (PDT) Received: by 10.66.245.3 with HTTP; Mon, 23 Jun 2008 10:33:28 -0700 (PDT) Message-ID: Date: Mon, 23 Jun 2008 19:33:28 +0200 To: "Milan Babuskov" Cc: internals@lists.php.net In-Reply-To: <49.32.25460.034CF584@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <139872287.20070504170744@marcus-boerger.de> <463EDD0B.7080300@lsces.co.uk> <4e89b4260705222133y185892bdie46be2e78a2e471b@mail.gmail.com> <4653DA24.8060801@pooteeweet.org> <4e89b4260705230759i64821f14y9bcb7cbcb34aa197@mail.gmail.com> <46546175.5030205@lsces.co.uk> <46546B6C.8010107@pooteeweet.org> <4E.EC.23032.5BD9F584@pb1.pair.com> <49.32.25460.034CF584@pb1.pair.com> Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: pierre.php@gmail.com ("Pierre Joye") On Mon, Jun 23, 2008 at 5:36 PM, Milan Babuskov wrote: > Pierre Joye wrote: >>>> >>>> if nobody with C hacking skills is feeling sufficient pain over this, >>>> the >>>> assumption is that the pool of users is too small or the pain is too >>>> small. >>> >>> sorry for such late reply, but I just joined this group. I'm very >>> interested >>> in Firebird's future in PHP and I have C skills. However, to answer your >>> assumption: the pain is too small. >> >> How should we understand that? Too small to actually take care of it? > > Perhaps I didn't quote enough of Lukas' posting. I was addressing PDO > support for Firebird. If would be great pain not to have php_interbase, and > if nobody is out there willing to do it, I'd like to step up. > > What are the requirements for someone to become an extension maintainer? > >> With the risk to repeat myself, the goal is to have a long term >> working extension with maintainer(s). An extension without >> maintainers, especially DB related extensions (or service specific >> extension) will slowly die within a couple of years if nothing is >> done. >> >> Let forget PDO for now, that's not the point (even if a working >> firebird support for PDO would rock). > > Ok. > > What do I need to become a maintainer of php_interbase? Motivation and a some free time (happiness too :) > Now, when we're at it, my experience with MSVC and Windows command line > tools is almost none. I tried to build PHP 5.3 with it, but the guide on PHP > website has some errors (some stuff just isn't where it says it is, and it > seems some steps are skipped. Also, the 'configure' script used for MSVC > fails to detect that those things are missing). Where should I report such > problems? (Is this list appropriate for such questions)? You don't have to be a windows pro as long as you can test it on windows. The main problem now is that we had no maintainer to take care of the bugs (there is bugs), to valid a release (sources or binary), etc. Are you (still) interested? :) -- Pierre http://blog.thepimp.net | http://www.libgd.org