From 126756d728c88bceeaf0ae09debe9e2fe721012a Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Wed, 1 Dec 1999 07:34:06 +0000 Subject: [PATCH] just a remark --- ext/oci8/oci8.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.40.0