Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89418 invoked from network); 22 Apr 2015 10:15:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2015 10:15:56 -0000 Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-qk0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:36442] helo=mail-qk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/73-56941-AD477355 for ; Wed, 22 Apr 2015 06:15:55 -0400 Received: by qku63 with SMTP id 63so226831662qku.3 for ; Wed, 22 Apr 2015 03:15:51 -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=uTul4Ncg1icy7FEQ4Xx/WtCEtQY2+l8mQXHRLHfNH2c=; b=Ybwg8qiQOaom8UAVKkbK7e8J+EyUGVo8QE/B38C8TnMyNFUx8u4DVT2Qv8ptrxSj5W e/5t3/Hv2ejWK9lJMOcpmcUk2KOXj7xFeDhnObM18UMoIYgqsY3W31ESyliy29+4KjIs 3Df9I0NFq/80kKE63Hj8ysZAlu2b/fRMcBdL4GqtM3/qDSkryGoUVxhx7M0bwZvk6XPA qdKgZhUjd10dphjo+I2WxlZ4TjpX09/GuZzwZbvVv4x3so7bvxzLbaBVRy96xtRbIoYf QvFPWe/0+TJ7D1TtyiGoTziLkK3SUmV58cE+Ty9EgW7r20u+3f1GK/ZpP23Aco118gIl tbyA== MIME-Version: 1.0 X-Received: by 10.55.43.83 with SMTP id r80mr46940765qkh.80.1429697751305; Wed, 22 Apr 2015 03:15:51 -0700 (PDT) Received: by 10.229.232.198 with HTTP; Wed, 22 Apr 2015 03:15:51 -0700 (PDT) In-Reply-To: References: Date: Wed, 22 Apr 2015 11:15:51 +0100 Message-ID: To: Marco Pivetta Cc: Stelian Mocanita , PHP Internals List Content-Type: multipart/alternative; boundary=001a1147af349a513005144d72e6 Subject: Re: [PHP-DEV] PDO Oracle driver From: dragoonis@gmail.com (Paul Dragoonis) --001a1147af349a513005144d72e6 Content-Type: text/plain; charset=UTF-8 +1 from me. If nobody is maintaining it then it's a big risk. It should be brought back in when there's people to maintain it. On Wed, Apr 22, 2015 at 10:42 AM, Marco Pivetta wrote: > Absolutely +1 - most developers are dragged into using the PDO Oracle > driver by "hope" (since they find the docs), and then they get to know the > sad truth about it... > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > 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 > > > --001a1147af349a513005144d72e6--