Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969385580 php.internals:85889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92593 invoked from network); 22 Apr 2015 10:24:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2015 10:24:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.171 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.212.171 mail-wi0-f171.google.com Received: from [209.85.212.171] ([209.85.212.171:37403] helo=mail-wi0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/24-56941-2F677355 for ; Wed, 22 Apr 2015 06:24:50 -0400 Received: by widdi4 with SMTP id di4so51696570wid.0; Wed, 22 Apr 2015 03:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ho1mAQsIyl4+vyW5+wBquqy8D3M3ZVga8dbSYdKleAc=; b=XvlVgEr2y2eTGID6T4qRbrNPVrVPJyUyMPshcN8arDUHW2FLuAH1kVQtOzhzEG8zzA i3fJTnEwXbHL95irLk8Qqy0xeC3/PHQTcU0FmwRoqKz9/PZ0OnNDK2dBgEdEVQ1wgIKn GdkYqQ6ZW1I+RtQ4WKYsy+4tzFgTHgb1idxh67SXJIo7NchPGKF5AZoX4TliQYxZU7BR QDMnYEiEmdjk1gIa/ou30ZLiN6jyACovj60qgvk5tTq2Qfyut+3uh5BsMEJIenU0bj6e 5URajyztuYsiuzRgw1bnoWVRJmee/08Wvhjajf3AUHZUsHrHv1oO2DaQhJdZy/8iv6mj nIfQ== X-Received: by 10.194.157.39 with SMTP id wj7mr49966723wjb.57.1429698288046; Wed, 22 Apr 2015 03:24:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.219.11 with HTTP; Wed, 22 Apr 2015 03:24:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 22 Apr 2015 11:24:07 +0100 Message-ID: To: Stelian Mocanita Cc: PHP Internals List , PHP Documentation ML Content-Type: multipart/alternative; boundary=089e013c6b5a985b0405144d92e9 Subject: Re: [PHP-DEV] PDO Oracle driver From: petercowburn@gmail.com (Peter Cowburn) --089e013c6b5a985b0405144d92e9 Content-Type: text/plain; charset=UTF-8 cc-ing doc list On 22 April 2015 at 10:40, Stelian Mocanita wrote: > Hello internals, > > 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. > > Regards, > Stelian > --089e013c6b5a985b0405144d92e9--