From: Thies C. Arntzen Date: Wed, 1 Dec 1999 07:34:06 +0000 (+0000) Subject: just a remark X-Git-Tag: PRE_RETURN_REF_PATCH~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=126756d728c88bceeaf0ae09debe9e2fe721012a;p=php just a remark --- diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index ef69bcd5e8..f2d661636e 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -27,6 +27,7 @@ /* TODO list: * * - php.ini flags + * - Change return-value for OCIFetch*() (1-row read, 0-Normal end, false-error) * - Error mode (print or shut up?) * - OCIPasswordChange() * - binding of arrays