Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48296 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99868 invoked from network); 15 May 2010 04:39:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2010 04:39:27 -0000 Authentication-Results: pb1.pair.com header.from=ssufficool@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ssufficool@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ssufficool@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:48002] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/16-55810-D752EEB4 for ; Sat, 15 May 2010 00:39:25 -0400 Received: by vws18 with SMTP id 18so567053vws.29 for ; Fri, 14 May 2010 21:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=M6hg5VJZ3dq93YRVonmuf8HOr0BKaBWpWrikWrKbCNg=; b=Xpn15BEVPQk/6uxsNFzqSS8UOYe3glYu4x65/syDCYX3VKObOTBAKwU+zE+0loAu9s yP0suvzrIapxf0bpqBoEeJhwYktgH8sxUazxPlmG6oisCkrGFuIdg3EvC0GKKEAqjUX5 r4zp5TNHntPXxfcyECZvXOL7azesAREAAtkoo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=P+sYL3UvZA9sIReloUjDX12YBqE8QZ/CDgl8674VQoWIimq+9/svogd+xezlqBQB7b mc6XVqTGLAwKPBPJUnAQBrZOss/iaM0yWydb+xfGVJQPgRK8QSLX7yrdv7eJg7nMzHbJ epfG6ViKBeyLoDjJ84k/XsHVZY7ibskxHr6ZQ= MIME-Version: 1.0 Received: by 10.220.63.10 with SMTP id z10mr1070312vch.210.1273898362457; Fri, 14 May 2010 21:39:22 -0700 (PDT) Received: by 10.220.70.147 with HTTP; Fri, 14 May 2010 21:39:22 -0700 (PDT) In-Reply-To: <1273841173.4175.1.camel@guybrush> References: <1273841173.4175.1.camel@guybrush> Date: Fri, 14 May 2010 21:39:22 -0700 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] svn account request ssufficool From: ssufficool@gmail.com (Stanley Sufficool) 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=3D50755 2010/5/14 Johannes Schl=FCter : > On Thu, 2010-05-13 at 19:33 -0700, Stanley Sufficool wrote: >> I would like to contribute to the PDO abstraction layer. > > Work on PDO is appreciated. But we don't hand out accounts without > seeing patches first. What exactly do you plan to do? What area? - PDO > core or individual drivers? etc. > > johannes > > >