]> granicus.if.org Git - php/commitdiff
adding ODBC todo's
authorDan Kalowsky <kalowsky@php.net>
Thu, 19 Sep 2002 12:49:23 +0000 (12:49 +0000)
committerDan Kalowsky <kalowsky@php.net>
Thu, 19 Sep 2002 12:49:23 +0000 (12:49 +0000)
TODO

diff --git a/TODO b/TODO
index 516cfb1af7455f50213531946961121f56a59348..662bbaf1593e2429d870a99c4e70b2a1ea7de172 100644 (file)
--- a/TODO
+++ b/TODO
@@ -98,6 +98,16 @@ ext/oci8
     * Make allow_call_time_pass_reference=Off working.
     * For additional todo information, see oci8.c, in ext/oci8
 
+ext/odbc
+--------
+    For PHP 4.3.0:
+    * update all php_error calls to php_error_docref where valid
+    * integrate EXPERIMENTAL ODBC update for use in PHP 5.0, use for
+      testing purposes only.
+
+    For PHP 5.0.0
+    * Activate EXPERIMENTAL ODBC codebase update
+
 ext/pcre
 --------
     * Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time, maybe