Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64478 invoked from network); 23 Apr 2015 14:02:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Apr 2015 14:02:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.174 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qc0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:35871] helo=mail-qc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/3F-35080-46BF8355 for ; Thu, 23 Apr 2015 10:02:12 -0400 Received: by qcpm10 with SMTP id m10so9419395qcp.3 for ; Thu, 23 Apr 2015 07:02:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8Y8qTqD+qyi1osZS0NTlTkpuC8BQDl3q2BkUmi1wPbM=; b=qaUFKVEtPQGrBi3iftq1liU7kNW1+7S16zZyZKqXQwgV9hZpjqXym5W0oPkGm1fC1W dUAzW5HxLGDZqiyN90gXqUFriW748uT7GMBGVjcHyMYwGT3yNg8Zl72c5fya5c7EGpW/ 8XDgPs73wlxudQQo1Z71/rXhanHgVeq3FZCErhiFHv4gOfZJT+nPPhX8fe+P73sWR/az ufTV1zLPwLYznJo5gFhM3Fww0RKgkDly80UyELOPNP65RXXwTe3ajWW/Ee0iOJgPbM+M bC2xweMQ/kHW6IkwCxKH5anoPrX5tjRhOpnZbJJlTYk0um0hdqy3YQI77hKfHfF7JJHN Tg2Q== MIME-Version: 1.0 X-Received: by 10.140.237.72 with SMTP id i69mr3303882qhc.35.1429797728777; Thu, 23 Apr 2015 07:02:08 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Thu, 23 Apr 2015 07:02:08 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Thu, 23 Apr 2015 07:02:08 -0700 (PDT) In-Reply-To: References: <5537826A.9010209@gmx.de> <5538881C.8010502@oracle.com> <5538C2A7.4050600@lsces.co.uk> <5538CF4B.5090401@beccati.com> <5538D9B0.5020507@lsces.co.uk> Date: Thu, 23 Apr 2015 21:02:08 +0700 Message-ID: To: Arvids Godjuks Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1135d692b97acb051464b9d4 Subject: Re: [PHP-DEV] Re: PDO Oracle driver From: pierre.php@gmail.com (Pierre Joye) --001a1135d692b97acb051464b9d4 Content-Type: text/plain; charset=UTF-8 On Apr 23, 2015 8:45 PM, "Arvids Godjuks" wrote: > > My view is that this really needs a good discussion and regardless of the > desicions made - resource allocation to move it forward. > Whatever the intent was originally for the PDO and and regardless of what > the docs say about it, as Christoph has linked and quoted, the reality is > PDO is everywhere. Doctrine? Based on PDO. Yii 1/2 ActiveRecord? PDO. > Laravel's Eloquent ? PDO again. You get the picture. Not being in core is an issue with PDO. Sqlsrv is in pecl, maintained, and support both "native" and PDO. --001a1135d692b97acb051464b9d4--