From: David Hedbor Date: Mon, 5 Jun 2000 21:05:51 +0000 (+0000) Subject: List with TODO items X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad730a374bb864c82b251e8caa8cfcc4d2bf5364;p=php List with TODO items --- diff --git a/sapi/roxen/TODO b/sapi/roxen/TODO new file mode 100644 index 0000000000..d6e3866c19 --- /dev/null +++ b/sapi/roxen/TODO @@ -0,0 +1,14 @@ +BUGS: + +- fix backtraces +- exit in PHP exits Roxen +- POST newline added? +- Rewriting header handling so that more than one header with the same + name can be set (most importantly, cookies). + +ADDITIONS: + +- use th_farm +- change cwd in single threaded mode +- per-virtual-server configuration +