summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-06-14 17:01:01 +0000
committerThies C. Arntzen <thies@php.net>2000-06-14 17:01:01 +0000
commit424b2e83b8ab40e9c036e7d70adba7eeedf7a88d (patch)
treeaf2da4cd4f05f59a11e9a4d16a331021914e9a78 /TODO
parent0b5ca3f7d5ede410e6b392c42b0e7e5da4cfb4de (diff)
downloadphp-git-424b2e83b8ab40e9c036e7d70adba7eeedf7a88d.tar.gz
reminder
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
--------