Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85907 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82677 invoked from network); 23 Apr 2015 04:08:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Apr 2015 04:08:43 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.176 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.176 mail-qk0-f176.google.com Received: from [209.85.220.176] ([209.85.220.176:33211] helo=mail-qk0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/F5-35080-A4078355 for ; Thu, 23 Apr 2015 00:08:42 -0400 Received: by qkx62 with SMTP id 62so3995627qkx.0 for ; Wed, 22 Apr 2015 21:08:38 -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=H+aLFkXOJGKklH2ofJfConkb6CghZOyFDOl+aoXx7Ic=; b=QsndkwZ7AdFjQFf+tmgJ2aZsIzHoG0t2L9MjMnZWQkIFNuXUUrCuih9FPXcR/7atcw 703xd/JelJn3RU2c8FI0Ke1jtP98lsdg7HP5DvbB8DvzfQtWM8IrjMVam4CIEfclP0YS 21etSK+L26BjEYllKcNv7ZOW3iCCPEeRjpvPVYOkh5ZBcCy6fA/hfl4I/TZCsFyJGrvb Y6bl2Cn12zQMbMJn6TS/tU1D14rtZc7YaTrjOzmCi0ztpj2xypyKvElz9axA7rib0tIB Msk24KpPRP7n3VhQkNDhPtw+F3L8y9/IdBWYMAUz466m3FfglN+2ZkcheuVWYxU0IZsh 2wYg== MIME-Version: 1.0 X-Received: by 10.55.19.160 with SMTP id 32mr1553021qkt.24.1429762118778; Wed, 22 Apr 2015 21:08:38 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Wed, 22 Apr 2015 21:08:38 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Wed, 22 Apr 2015 21:08:38 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Apr 2015 11:08:38 +0700 Message-ID: To: Stelian Mocanita Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113fa9303409a005145c6f4c Subject: Re: [PHP-DEV] PDO Oracle driver From: pierre.php@gmail.com (Pierre Joye) --001a113fa9303409a005145c6f4c Content-Type: text/plain; charset=UTF-8 +1, and need RFC. On Apr 22, 2015 4:41 PM, "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 > --001a113fa9303409a005145c6f4c--