From: Sascha Schumann Date: Fri, 7 Jan 2000 11:12:29 +0000 (+0000) Subject: Add another point X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d5ba9d05805f87246f791becf48435cc929c4e2;p=php Add another point --- diff --git a/TODO b/TODO index 90574b790b..efc92858a5 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,9 @@ global * implement javadoc based function docs template system * use thread-safe resolver functions (either require BIND 8 or adns) * provide optional IPv6 support + * make SAPI conform to CGI/1.1. Currently, all SAPI modules + define REMOTE_ADDR etc. themselves and reach only various level + of compliance. documentation -------------