Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85896 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7965 invoked from network); 22 Apr 2015 11:13:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2015 11:13:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.17.20 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.17.20 mout.gmx.net Received: from [212.227.17.20] ([212.227.17.20:57295] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/67-56941-76287355 for ; Wed, 22 Apr 2015 07:13:44 -0400 Received: from [192.168.0.101] ([88.134.68.210]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MfAog-1YzoxF48p0-00OpWX; Wed, 22 Apr 2015 13:13:40 +0200 Message-ID: <5537826A.9010209@gmx.de> Date: Wed, 22 Apr 2015 13:13:46 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Stelian Mocanita , PHP Internals List References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:v3/JdGOE8hWsnQQ9bCk8rEcg/Rk7AMs5/FiCDxmnITsCJk6SxIR GizcoAAxHkXOIAMbuvY/dDpvjSBvjTv79chf2d4Gj9Pl+BzNSonO0myNTmpBPn0W8NS+hmO hiSh7eoI5uXEx0Snfp+qwI9ex8xmF3tSTKLg3s88Q+2aHUnc74Cjws0l81zzhTRG3L2P+IQ zf62AwaaeYt/QXiYdSpNg== X-UI-Out-Filterresults: notjunk:1; Subject: Re: PDO Oracle driver From: cmbecker69@gmx.de (Christoph Becker) Stelian Mocanita wrote: > > I would like to ask what on your thoughts on removing the Oracle drive for > PDO from the documentation (http://us1.php.net/manual/en/ref.pdo-oci.php) > at least since it's been experimental for a long time now, and it has long > standing open bugs, such as: > > https://bugs.php.net/bug.php?id=37706 > https://bugs.php.net/bug.php?id=46728 > https://bugs.php.net/bug.php?id=60994 > > I know that the extension is marked as experimental already but based on > the current status, it's not even that and a significant amount of basic > functionality is broken. 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] -- Christoph M. Becker