Why don't they fix this?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Why don't they fix this?

Post by josh »

http://us3.php.net/manual/en/pdo.installation.php
The documentation has been missing since Nov 2009! Scroll down and read the first comment. This gets me on a weekly basis, why doesn't PHP fix this?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Why don't they fix this?

Post by requinix »

And you think complaining to us will fix it?

File a bug report.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Why don't they fix this?

Post by Weirdan »

In fact some drivers documentation has the corresponding configure line - for example Informix and IBM
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Why don't they fix this?

Post by josh »

tasairis wrote:And you think complaining to us will fix it?

File a bug report.
Figured since the comment was so old and such a major issue people would have reported it by now, or that there was a reason for it (seemed like too blatant of an oversight). I guess they don't bother to ever read the user comments (and possibly do not proof read the documentation they publish). I submitted a bug here http://bugs.php.net/bug.php?id=53759
Post Reply