php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #58776 Bad advice in documentation of PDO
Submitted: 2009-07-24 22:18 UTC Modified: 2009-08-03 07:44 UTC
From: bill at devtemple dot com Assigned:
Status: Closed Package: PDO (PECL)
PHP Version: 5.2.9 OS:
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bill at devtemple dot com
New email:
PHP Version: OS:

 

 [2009-07-24 22:18 UTC] bill at devtemple dot com
Description:
------------
From the PDO installation page in the PHP manual (pdo.installation.php): 

"It is recommended that you build PDO as a shared extension, as this will allow you to take advantage of updates that are made available via PECL."

From the PECL PDO page (/package/PDO):

"Do not use this, as PDO has been moved into core (the php source) so this pecl extension is dead." 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-08-03 07:43 UTC] bjori@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 [2009-08-03 07:44 UTC] bjori@php.net
Heh. That message is interesting.
This will be fixed in the php.net docs next Friday :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 13:01:30 2024 UTC