From dedc13078652bf9924d4c8c64be633839cc12a9a Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Thu, 4 May 2000 01:01:38 +0000 Subject: [PATCH] . --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 62286806fbe..404a599d5be 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 --------