]> granicus.if.org Git - php/commitdiff
added in note to fix for odbc_fetch_into
authorDan Kalowsky <kalowsky@php.net>
Thu, 28 Jun 2001 14:28:27 +0000 (14:28 +0000)
committerDan Kalowsky <kalowsky@php.net>
Thu, 28 Jun 2001 14:28:27 +0000 (14:28 +0000)
# could have sworn i did this before... but ahh well..

TODO-4.2.txt

index f128d918e8bfc1158b1b58645e646d2f90467c12..9364fa154545881ff2df6e277266d575c9eb51ba 100644 (file)
@@ -1,3 +1,6 @@
+* 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).
 
 * Always build CGI (--disable-cgi option to disable).