Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40065 invoked from network); 22 Apr 2015 16:12:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2015 16:12:24 -0000 Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.17.22 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.17.22 mout.gmx.net Received: from [212.227.17.22] ([212.227.17.22:55725] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/D0-35080-768C7355 for ; Wed, 22 Apr 2015 12:12:23 -0400 Received: from [192.168.0.101] ([88.134.68.210]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MNIO5-1YiUQM2Oz3-006yFv; Wed, 22 Apr 2015 18:12:19 +0200 Message-ID: <5537C86A.3070605@gmx.de> Date: Wed, 22 Apr 2015 18:12:26 +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: Rowan Collins , internals@lists.php.net References: <5537826A.9010209@gmx.de> <5537C631.9030804@gmail.com> In-Reply-To: <5537C631.9030804@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:aiE6vvUHm2HOMChv8Q8yDJjUzdRfxUJ/D/b7Dl2tl57D4vk+DF6 41zQsjbB9NIpbKtR3R+epkfME94XQ+/dT1CNXrulT7+bss54XtvN3lreQvux74eRBYEp3mI /nwu97djTk7DrMyrM8lMHtoIlMiiKW7/KafxFo4xQoHM+3Ek/jxSqia5is9kLPdzDwbovIn 7dwiO2Chu+iSJDutCJvtA== X-UI-Out-Filterresults: notjunk:1; Subject: Re: [PHP-DEV] Re: PDO Oracle driver From: cmbecker69@gmx.de (Christoph Becker) Rowan Collins wrote: > Pasindu De Silva wrote on 22/04/2015 14:44: >> On Wed, Apr 22, 2015 at 4:43 PM, Christoph Becker >> wrote: >>> [1] >>> < >>> https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts#extpdo_oci_and_extoci8 >>> >> >> As of this RFC we probably can document that these extensions and sapis >> are removed as of PHP 7. >> > > I think you've misread that page. These extensions were not voted on for > removal, because a maintainer stepped forward. > > The current status in PHP 7 is therefore the same as the status in PHP 5. I assume Pasindu is referring to the other extensions and sapis subject to the RFC that will be removed, e.g. ext/mssql. For these extensions/sapis the respective documentation has to be adjusted. -- Christoph M. Becker