Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15859 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87641 invoked by uid 1010); 6 Apr 2005 12:48:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87625 invoked from network); 6 Apr 2005 12:48:25 -0000 Received: from unknown (HELO mercycorps-hk.org) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 12:48:25 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:32087] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id D0/B1-19272-99AD3524 for ; Wed, 06 Apr 2005 08:48:25 -0400 Received: by wproxy.gmail.com with SMTP id 57so153503wri for ; Wed, 06 Apr 2005 05:48:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nF9S4uhhGcU1T1zWETTH/fUrzirvW6xsdzLKl1G42tw/ZSbHMfA0tklVdhkbhfllckMd8FSUmhHbgcOSyuxzeRV4gd5WbZH285e7o6/krIXPDGu0N8zK40ibSsvCT+tCvjuqTLKh9yyNo3kOMRh2YIZrtRexOEIQQTfWtASb/C8= Received: by 10.54.24.49 with SMTP id 49mr516074wrx; Wed, 06 Apr 2005 05:48:22 -0700 (PDT) Received: by 10.54.77.4 with HTTP; Wed, 6 Apr 2005 05:48:22 -0700 (PDT) Message-ID: <4e89b42605040605485cfc5374@mail.gmail.com> Date: Wed, 6 Apr 2005 08:48:22 -0400 Reply-To: Wez Furlong To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050402185139.027d4cc0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: kingwez@gmail.com (Wez Furlong) 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. --Wez. On Apr 2, 2005 10:53 PM, Andi Gutmans wrote: > Hey, > > I'd like to roll PHP 5.1 Beta 1 very soon. > Wez, I've been waiting for PDO in order to get this going. Do you feel it's > mature enough or should I hold off some more time? > Also, has someone already integrated PDO configure switches with the old > --with-db configure switches? (i.e. the idea was that --with-mysql would > enable pdo-mysql too so that we don't get lost with a million configure > switches). > > Andi > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >