From: Thies C. Arntzen Date: Wed, 14 Jun 2000 17:01:01 +0000 (+0000) Subject: reminder X-Git-Tag: php-4.0.1RC~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=424b2e83b8ab40e9c036e7d70adba7eeedf7a88d;p=php reminder --- 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 --------