Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38594 invoked from network); 22 Apr 2015 16:10:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2015 16:10:54 -0000 Authentication-Results: pb1.pair.com header.from=jonah.harris@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jonah.harris@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.181 as permitted sender) X-PHP-List-Original-Sender: jonah.harris@gmail.com X-Host-Fingerprint: 209.85.214.181 mail-ob0-f181.google.com Received: from [209.85.214.181] ([209.85.214.181:34715] helo=mail-ob0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/70-35080-C08C7355 for ; Wed, 22 Apr 2015 12:10:52 -0400 Received: by obfe9 with SMTP id e9so173165244obf.1 for ; Wed, 22 Apr 2015 09:10:49 -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=NNmB2K5wY2T+x+zT8CbgxIvmr5807ZvqOrgAWOYePuw=; b=MJulSc6735+JmFgrCg0envn3ayub3vSwOL98++sBK5ecGjgPfeyIc+6UNcY/CczXcV h3KDqFx6Ui/AFbEkBH5Z4RFQJoac1fWJG1DJ8w7rhjAl/X5ta1pioiEjAb7S1o2ec8Ge iaq4Cv17/TDRBbKApv2rohTafW3ZnLS4e5IUvX6lLkqQsA37Qt3lDHyfanqcO66CXTZm ReeEXxEztoU4AYH62Vftgd6ZSYmnecuqBl3bU6YemQxVb6rQUL2Z37+rUbbLQ26on0XO xcsav7tjw95EFOXAoYa7vAyc90S5qYpVbORVxriSTCApQSkHQ/Z//NsQGTJifwVDDxfn zqLg== MIME-Version: 1.0 X-Received: by 10.60.82.4 with SMTP id e4mr24371556oey.42.1429719049711; Wed, 22 Apr 2015 09:10:49 -0700 (PDT) Received: by 10.76.58.109 with HTTP; Wed, 22 Apr 2015 09:10:49 -0700 (PDT) In-Reply-To: References: <5537826A.9010209@gmx.de> Date: Wed, 22 Apr 2015 12:10:49 -0400 Message-ID: To: Stelian Mocanita Cc: Christoph Becker , PHP Internals List , Christopher Jones Content-Type: multipart/alternative; boundary=047d7b6767d616369a0514526883 Subject: Re: [PHP-DEV] Re: PDO Oracle driver From: jonah.harris@gmail.com ("Jonah H. Harris") --047d7b6767d616369a0514526883 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 22, 2015 at 9:39 AM, Stelian Mocanita < stelian.mocanita@gmail.com> wrote: > > > > The removal of pdo_oci had been suggested as part of the "Removal of > > dead or not yet PHP7 ported SAPIs and extensions" RFC, but there has > > been feedback from Christopher Jones, that the extension will be > > supported by Oracle.[1] > > [1] > > < > > > https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts#extpdo_oci_and_extoci8 > > > > > > Thanks for the info. Having Oracle supporting the extensions would be > great, > but I still feel like they should be re-released or something when they are > done. > While the OCI8 ext works with current versions, pdo_oci has been > experimental > for a long time and never reached maturity. > > Maybe Christopher Jones can jump in here and shed some light on the matter. > I'd prefer to keep it in the tree. Let me talk to the people I know at Oracle and see. If they won't maintain it, my company will. -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --047d7b6767d616369a0514526883--