File:
[ELWIX - Embedded LightWeight unIX -] /
embedaddon /
php /
sapi /
caudium /
TODO
Revision
1.1.1.1 (vendor branch):
download - view:
text,
annotated -
select for diffs -
revision graph
Tue Feb 21 23:48:06 2012 UTC (12 years, 10 months ago) by
misho
Branches:
php,
MAIN
CVS tags:
v5_4_3elwix,
v5_4_29p0,
v5_4_29,
v5_4_20p0,
v5_4_20,
v5_4_17p0,
v5_4_17,
v5_3_10,
HEAD
php
1: TODO:
2:
3: - per-virtual-server configuration
4: - configurable limit of number of concurrent PHP executions
5: - fix setting of auth info.
6:
7: FIXED:
8: + => fixed
9: - => not fixed and no fix planned
10: ? => Maybe fixed, maybe not.
11:
12: + Allow multiple headers
13: This is now fixed.
14: + fix backtraces
15: Uses th_farm, thus problem is fixed
16: + exit in PHP exits Caudium
17: Name conflict with do_exit in Pike and PHP. Reported to both teams.
18: + POST newline added?
19: Was a Caudium bug.
20: + use th_farm
21: Yeppers. Works great.
22: - change cwd in single threaded mode
23: There will be no single threaded mode support. The Caudium module
24: will requite PHP ZTS and Pike threads to run. Single threaded PHP
25: is rather uninteresting anyway.
26: ? Recursive mutex lock problem:
27: Dunno if this is fixed. Major rewrite so it would have to be
28: retested.
29:
30:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>