summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hedbor <neotron@php.net>2000-06-05 21:05:51 +0000
committerDavid Hedbor <neotron@php.net>2000-06-05 21:05:51 +0000
commitad730a374bb864c82b251e8caa8cfcc4d2bf5364 (patch)
tree850795d8013400208e9fa65f3733cc2a7beef427
parentebe02095dfe3da2a375bb6d3ce3337562aceb524 (diff)
downloadphp-git-ad730a374bb864c82b251e8caa8cfcc4d2bf5364.tar.gz
List with TODO items
-rw-r--r--sapi/roxen/TODO14
1 files changed, 14 insertions, 0 deletions
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
+