From: Dan Kalowsky Date: Sun, 11 Aug 2002 15:26:46 +0000 (+0000) Subject: removing the TODOs done already. X-Git-Tag: php-4.3.0dev_zend2_alpha3~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db8bf2647ad9279e6ff027fa1d39aa275f398890;p=php removing the TODOs done already. --- diff --git a/TODO b/TODO index 47ba9ededb..516cfb1af7 100644 --- a/TODO +++ b/TODO @@ -43,9 +43,6 @@ global (DONE ?) * Use arg_separator.input to implode args in the CGI sapi extension and arg_separator.input to explode in php_build_argv(). (DONE?) - * Change the odbc_fetch_into() function to require ALWAYS the first two - parameters ($conn_id and $array), and make the third (row) be optional. - * Remove --with-openlink configure option (--with-iodbc replaces it). * Implement flush feature suitable for nested output buffers. For PHP 5.0.0