From db8bf2647ad9279e6ff027fa1d39aa275f398890 Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Sun, 11 Aug 2002 15:26:46 +0000 Subject: [PATCH] removing the TODOs done already. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 47ba9ededb744..516cfb1af7455 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