Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47731 invoked by uid 1010); 3 Apr 2005 02:53:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47697 invoked from network); 3 Apr 2005 02:53:27 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 02:53:27 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:52748] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id DB/D6-19272-6AA5F424 for ; Sat, 02 Apr 2005 21:53:27 -0500 Received: (qmail 30615 invoked from network); 3 Apr 2005 02:53:23 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 02:53:23 -0000 Message-ID: <5.1.0.14.2.20050402185139.027d4cc0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 02 Apr 2005 18:53:19 -0800 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: PHP 5.1 Beta 1 From: andi@zend.com (Andi Gutmans) 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