Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15865 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97084 invoked by uid 1010); 6 Apr 2005 13:57:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97069 invoked from network); 6 Apr 2005 13:56:59 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 13:56:59 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:34938] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id CA/AC-19272-BAAE3524 for ; Wed, 06 Apr 2005 09:56:59 -0400 Received: from baumbart.mbo (dsl-082-083-245-127.arcor-ip.net [82.83.245.127]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 8D17935C1D0; Wed, 6 Apr 2005 16:03:02 +0200 (CEST) Date: Wed, 6 Apr 2005 15:56:57 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <963274947.20050406155657@marcus-boerger.de> To: Wez Furlong Cc: Andi Gutmans , internals@lists.php.net In-Reply-To: <4e89b42605040605485cfc5374@mail.gmail.com> References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <4e89b42605040605485cfc5374@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: mail@marcus-boerger.de (Marcus Boerger) Hello Wez, Wednesday, April 6, 2005, 2:48:22 PM, you wrote: > Hey Andi, > I've been a busy with work (and house hunting), so I've been a bit out of it. > Let me catch up and take stock on PDO again; I'd like to push a PECL > release of the various packages this weekend, before we go with Beta > 1. > I can't think of any show-stoppers in PDO right now, so the time to > Beta 1 should/can be sort. at the moment the only problem is that the mysql driver is only available for the old protocol but fortunatley hartmut said he'll take care of that. To avoid confusion i'd like to see the old driver as 'mysql3' and thave the new one as 'mysql' something like we have for sqlite. Best regards, Marcus mailto:mail@marcus-boerger.de