summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-05-04 01:01:38 +0000
committerThies C. Arntzen <thies@php.net>2000-05-04 01:01:38 +0000
commitdedc13078652bf9924d4c8c64be633839cc12a9a (patch)
tree7c87e04cf68001091ef7f90d23a8c90aa363ae7b /TODO
parentda7a5fc29d297b2eb6181f6c4b5b8550400cf194 (diff)
downloadphp-git-dedc13078652bf9924d4c8c64be633839cc12a9a.tar.gz
.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 62286806fb..404a599d5b 100644
--- a/TODO
+++ b/TODO
@@ -52,6 +52,7 @@ ext/mcrypt
ext/oci8
--------
* all OCIFetch*() functions should return 0 for no more data and false on error.
+ * have a flag that trims trailing spaces from CHAR fields on retrieval.
ext/pcre
--------