From: Sterling Hughes Date: Sun, 4 Feb 2001 09:20:31 +0000 (+0000) Subject: # *Brain Fart* X-Git-Tag: php-4.0.5RC1~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1754a750d0dda34b8a0719dbf4cf0589798723ec;p=php # *Brain Fart* --- diff --git a/TODO b/TODO index b23809edf6..3063152d4d 100644 --- a/TODO +++ b/TODO @@ -71,7 +71,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. + * make allow_call_time_pass_reference=Off working. * for additional todo information, see oci8.c, in ext/oci8 ext/pcre