Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48998 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30281 invoked from network); 2 Jul 2010 15:46:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2010 15:46:26 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.121 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.121 rcsinet10.oracle.com Linux 2.6 Received: from [148.87.113.121] ([148.87.113.121:30106] helo=rcsinet10.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/D5-01734-0D90E2C4 for ; Fri, 02 Jul 2010 11:46:25 -0400 Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o62FkLLb008203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 2 Jul 2010 15:46:22 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o62FkCvL032378 for ; Fri, 2 Jul 2010 15:46:12 GMT Received: from abhmt019.oracle.com by acsmt353.oracle.com with ESMTP id 391964301278085511; Fri, 02 Jul 2010 08:45:11 -0700 Received: from [204.14.155.102] (/204.14.155.102) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 02 Jul 2010 08:45:10 -0700 Message-ID: <4C2E0984.5040607@oracle.com> Date: Fri, 02 Jul 2010 08:45:08 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100608 Lightning/1.0b2 Thunderbird/3.1 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4C2E09CC.0167:SCFMA4539814,ss=1,fgs=0 Subject: Re: [PHP-DEV] PDO DBLIB Release Candidate? From: christopher.jones@oracle.com (Christopher Jones) On 07/02/2010 07:11 AM, Stanley Sufficool wrote: > Can I get an affirmation if the pdo dblib code will be accepted in 5.2 > and 5.3 branches? > It shouldn't go into 5.2 if it introduces new functionality. You might backport the crash/leak bug fixes if Ilia is OK with that. Depending if how compatible (UI + protocol) it is with 5.3, then Johannes may accept it into 5.3.4. I'm concerned that recent PDO changes (including Ilia's merge of inTransaction() for Postgres) haven't been documented. Lack of accurate documentation won't help the consistency of further PDO driver changes. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/ugpomhome