georg Sun Dec 28 19:11:15 2003 EDT Modified files: /php-src/ext/mysqli TODO Log: updated todo list (removed finished tasks) Index: php-src/ext/mysqli/TODO diff -u php-src/ext/mysqli/TODO:1.1 php-src/ext/mysqli/TODO:1.2 --- php-src/ext/mysqli/TODO:1.1 Tue Feb 11 19:45:53 2003 +++ php-src/ext/mysqli/TODO Sun Dec 28 19:11:14 2003 @@ -1,13 +1,2 @@ -- review/code inspection of the bind stuff -- test - documentation -- benchmarks /ext/mysql vs. ext/mysqli -- testing/compiling under windows -- migration guide: - diffrences between ext/mysql and mysqli - not supported functions from ext/mysql (mysql_db_query) - ini-settings -- phpinfo output (Status: mostly done, maybe some more information could be interesting) -- blob support for mysql_prepare -- multi query support (still open until there is a decision (MySQL AB)) -- bundled libmysql 4.1
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php