php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57734 PECL version of PDO_PGSQL is very out of date
Submitted: 2007-07-06 13:56 UTC Modified: 2013-10-01 10:34 UTC
From: bill dot w dot farrar at gmail dot com Assigned:
Status: Wont fix Package: *General Issues
PHP Version: 5.2.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bill dot w dot farrar at gmail dot com
New email:
PHP Version: OS:

 

 [2007-07-06 13:56 UTC] bill dot w dot farrar at gmail dot com
Description:
------------
Having just been bitten by this bug: http://bugs.php.net/bug.php?id=36681 I've done a little digging and found that while the bug is indeed fixed in the bundled version of the driver, it isn't in the latest PECL version. In fact, the latest pecl version (1.0.2) was released over a year ago, which probably means there have been many bugs fixed since then.

This goes against the PDO documentation on the php.net site, which recommends using the PECL version of PDO so you get updates quicker.

Expected result:
----------------
Either a new release of PDO_PGSQL (and possibly other drivers) that at least match the version bundled in with php, or the deprecation of the PECL versions of these extensions with the documentation updated to this effect.

Actual result:
--------------
Reality doesn't appear to match the advice on the php documentation page for PDO. :(

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-01 10:34 UTC] mike@php.net
-Status: Open +Status: Wont fix -Package: PDO_PGSQL +Package: *General Issues
 [2013-10-01 10:34 UTC] mike@php.net
PECL PDO packages are obsolete.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 14 02:01:32 2024 UTC