Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28895 invoked from network); 8 Sep 2011 22:05:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 22:05:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 141.146.126.227 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.227 acsinet15.oracle.com Received: from [141.146.126.227] ([141.146.126.227:43680] helo=acsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/90-21888-82C396E4 for ; Thu, 08 Sep 2011 18:05:29 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p88M5Ohr024480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 8 Sep 2011 22:05:26 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p88M5N69005811 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Sep 2011 22:05:24 GMT Received: from abhmt117.oracle.com (abhmt117.oracle.com [141.146.116.69]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p88M5IuZ015607 for ; Thu, 8 Sep 2011 17:05:18 -0500 Received: from [130.35.70.206] (/130.35.70.206) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 08 Sep 2011 15:05:18 -0700 Message-ID: <4E693C17.8080909@oracle.com> Date: Thu, 08 Sep 2011 15:05:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E6902DF.2050807@sugarcrm.com> <4E690747.3030307@oracle.com> <4E690EC8.5060209@lsces.co.uk> <4E6913D9.1040702@oracle.com> <4E6936E9.4090908@lsces.co.uk> In-Reply-To: <4E6936E9.4090908@lsces.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090206.4E693C26.0033:SCFMA922111,ss=1,re=-4.000,fgs=0 Subject: Re: [PHP-DEV] 5.4 beta update From: christopher.jones@oracle.com (Christopher Jones) On 09/08/2011 02:43 PM, Lester Caine wrote: > Christopher Jones wrote: >> File a bug and attach test patches that satisfy you (and run on gcov). >> Or merge the patches yourself - but I'm not sure you have karma??? >> I've never heard of anyone else running these tests so your help would >> be appreciated. I won't sidetrack this thread with long term comments >> about PDO or the PHP test infrastructure. Let's work with what we >> have access to. > > Thanks for that feedback. > Part of the problem here is that PDO is not at all helpful when working with Firebird. I use ADOdb exclusively for cross database support, and switching on the PDO driver instead of the generic one throws up a lot more problems. > > But what I do have is a crib sheet from 3 years ago that corrects many of the reported errors - but no karma to apply them :) > Log a bug with verified patches and I'm sure we can get them applied. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/