summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7672b4341c..18a669b27c 100644
--- a/TODO
+++ b/TODO
@@ -54,6 +54,7 @@ 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.
+ * make allow_call_time_pass_reference=Off working.
ext/pcre
--------