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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Fri Dec 27 01:01:28 2024 UTC