Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96398 invoked by uid 1010); 9 Feb 2005 08:27:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95985 invoked from network); 9 Feb 2005 08:27:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2005 08:27:34 -0000 X-Host-Fingerprint: 67.78.11.230 relay.daleenterprise.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (1) Received: from ([67.78.11.230:53360] helo=daleenterprise.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id F0/14-19196-3A4C9024 for ; Wed, 09 Feb 2005 03:06:59 -0500 Received: from mail.daleenterprise.com (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id 98C1548EEB6; Wed, 9 Feb 2005 03:06:56 -0500 (EST) Received: from daleenterprise.com ([127.0.0.1]) by mail.daleenterprise.com (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07925-20; Wed, 9 Feb 2005 03:06:55 -0500 (EST) Received: from [10.1.100.21] (relay.mustangrestomods.com [67.78.11.226]) by daleenterprise.com (Postfix) with ESMTP id ADCE948EEAA; Wed, 9 Feb 2005 03:06:55 -0500 (EST) In-Reply-To: <4e89b4260502082304341adb83@mail.gmail.com> References: <4e89b42605020821554c1ba198@mail.gmail.com> <20050209063208.GA19866@panix.com> <4e89b4260502082304341adb83@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Daniel Convissor , Dan Scott , PHP Internals List Date: Wed, 9 Feb 2005 03:06:55 -0500 To: Wez Furlong X-Mailer: Apple Mail (2.619.2) MTA-Interface: amavisd-new-2.2.1 (2004-12-22) at daleenterprise.com X-Spam-Scanned: using SpamAssassin at daleenterprise.com X-Virus-Scanned: using ClamAV at daleenterprise.com Subject: Re: [PHP-DEV] Announce: PDO beta releases From: info@daleenterprise.com (D . Walsh) Is there a mysterious trick to use it on Mac OSX 10.3.x?? -- Dale On Feb 09, 2005, at 02:04, Wez Furlong wrote: > Dan Scott mentioned to me that he has someone that is (or soon will > be) working on a test suite. > > While a test-suite is good, it's also good for people to actually sit > down and try to use it in their own way. > > --Wez. > > On Wed, 9 Feb 2005 01:32:08 -0500, Daniel Convissor > wrote: >> Hi Wez: >> >> On Wed, Feb 09, 2005 at 12:55:46AM -0500, Wez Furlong wrote: >>> >>> I'd like to encourage you all to try it out; as you should know, >>> we're >>> going to be releasing PDO as part of PHP 5.1, so we need as many >>> people as possible to play around with it to discover any remaining >>> issues. >> ... >>> If you find any missing features, inconsistencies between drivers, >>> bugs or crashes, please report them using the PECL bug tracking >> >> Do you have a set of test scripts somewhere that should produce the >> same results regardless of which driver is being used? Kind of like >> the >> PEAR DB test suite. Or is each individual person going to have to >> make up >> their own tests? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >