Re: [PDO] next steps

[email protected] (Lukas Kahwe Smith) Tue, 27 Oct 2009 12:15:08 +0100
Newsgroups php.pdo
Message-ID <[email protected]>
On 27.10.2009, at 12:03, Lukas Kahwe Smith wrote:

> Aloha,
>
> So I think the next steps could look like this:
> 1) We try to go through the open bugs, close as many as possible. We  
> also try to add tests for these bugs potentially start adding  
> additional ones. We also review what sort of documentation is  
> missing. Finally we run the current test suite against the different  
> RDBMS that are supported. While we are doing this we use the wiki to  
> note down issues we see in the current PDO API, architecture or  
> feature set.


Here are the links to all the open bug reports. Note that a few are  
also in the PECL packages, though I wouldnt be surprised if there are  
a few duplicates:
http://bugs.php.net/search.php?cmd=display&status=Open&bug_type%5B%5D=PDO+related
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_DBLIB
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_FIREBIRD
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_IBM
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_INFORMIX
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_MYSQL
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_PGSQL
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_ODBC
http://pecl.php.net/bugs/search.php? 
cmd=display&status=Open&package_name[]=PDO_OCI

regards,
Lukas Kahwe Smith
[email protected]