From f585f6b5d7d4d802cf041ba274bf47c768b3ce0b Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Thu, 19 Sep 2002 12:49:23 +0000 Subject: [PATCH] adding ODBC todo's --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 516cfb1af7..662bbaf159 100644 --- 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 -- 2.40.0