diff options
| author | Thies C. Arntzen <thies@php.net> | 1999-12-01 07:34:06 +0000 |
|---|---|---|
| committer | Thies C. Arntzen <thies@php.net> | 1999-12-01 07:34:06 +0000 |
| commit | 126756d728c88bceeaf0ae09debe9e2fe721012a (patch) | |
| tree | a1d35f4b31670974aa042a120efe9b15e420e0b0 /ext | |
| parent | d1056090dc3cdb9f1fcb02837950fa1fb188245b (diff) | |
| download | php-git-126756d728c88bceeaf0ae09debe9e2fe721012a.tar.gz | |
just a remark
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/oci8/oci8.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
