diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 -------- |