Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 791 invoked from network); 15 May 2010 15:19:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2010 15:19:17 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:35222] helo=schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/30-33000-07BBEEB4 for ; Sat, 15 May 2010 11:19:14 -0400 Received: from localhost (ka.local [127.0.0.1]) by schlueters.de (Postfix) with SMTP id 5710024D2C for ; Sat, 15 May 2010 17:19:10 +0200 (CEST) Received: from [192.168.1.31] (ppp-93-104-106-57.dynamic.mnet-online.de [93.104.106.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by schlueters.de (Postfix) with ESMTPSA id EF82224D29; Sat, 15 May 2010 17:19:09 +0200 (CEST) To: Stanley Sufficool Cc: PHP internals list In-Reply-To: References: <1273841173.4175.1.camel@guybrush> Content-Type: text/plain; charset="UTF-8" Date: Sat, 15 May 2010 17:19:06 +0200 Message-ID: <1273936746.3620.28.camel@guybrush> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] svn account request ssufficool From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Fri, 2010-05-14 at 21:39 -0700, Stanley Sufficool wrote: > I have submitted a patch for the DBLIB driver to improve performance > and fix bug (Bug #50755). It has been tested and I have been using the > patched version for months now in a fairly complicated application. > > There is a shortage of interested PDO maintainers, so I am > volunteering. Right now, just for DBLIB, maybe other drivers later. > > http://bugs.php.net/bug.php?id=50755 yeah, I was pointed to that off list. Didn't recognize the name. The patch doesn't look too bad (I don't know much about dblib and can't test it) and I think it's worth having somebody maintain it. Could you please use this form to request an account (read the instructions carefully to pass the test!) This will trigger a mail similar to the one you sent and allows handing out the account properly. Before I forget: Before committing please check README.SVN-RULES and I also suggest reading http://wiki.php.net/vcs/svnfaq and http://darkrainfall.org/phpsvn-guide.html Thanks, johannes