Re: [PDO] PDO docs and spec problem

[email protected] (Hannes Magnusson) Sun, 1 Nov 2009 18:30:04 +0000
Newsgroups php.pdo
Message-ID <[email protected]>
On Mon, Oct 26, 2009 at 13:54, Pierre Joye <[email protected]> wrote:
> hi,
>
> On Mon, Oct 26, 2009 at 1:17 PM, Lukas Kahwe Smith <[email protected]> wrote:
>
>> In general we have said we do not really want to use the wiki to document
>> things, even for temporary use .. because temporary becomes permanent.
>> However we can use it to at least keep a todo list of things that still need
>> to be documented.
>
> We can use it until a given doc is good enough to be pushed the
> documentation. And the wiki is obviously the right place for
> specs&related documents.

Just in case you guys dont know about it, but current PDO is actually
documented:
http://php.net/manual/en/internals2.pdo.php

-Hannes