mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
List with TODO items
This commit is contained in:
parent
ebe02095df
commit
ad730a374b
1 changed files with 14 additions and 0 deletions
14
sapi/roxen/TODO
Normal file
14
sapi/roxen/TODO
Normal file
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue