Skip to content

Commit c0d6e07

Browse files
author
Dan Kalowsky
committed
added in note to fix for odbc_fetch_into
# could have sworn i did this before... but ahh well..
1 parent c458e96 commit c0d6e07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO-4.2.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Change the odbc_fetch_into() function to require ALWAYS the first two
2+
parameters ($conn_id and $array), and make the third (row) be optional.
3+
14
* Remove --with-openlink configure option (--with-iodbc replaces it).
25

36
* Always build CGI (--disable-cgi option to disable).

0 commit comments

Comments
 (0)