summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-12-11 08:05:53 +0000
committerSascha Schumann <sas@php.net>2000-12-11 08:05:53 +0000
commit104311042c7c40856d2e7ec770f44cdeb2f00990 (patch)
tree353c1fc0a439103c2ef49a75159e4d7ae3fab9da
parent753e46657f49dc9d92fa1a3afdba9e5888d3df2a (diff)
downloadphp-git-104311042c7c40856d2e7ec770f44cdeb2f00990.tar.gz
Add TODO note
-rw-r--r--sapi/apache2filter/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README
index 1f227fac32..847f29e14d 100644
--- a/sapi/apache2filter/README
+++ b/sapi/apache2filter/README
@@ -60,3 +60,4 @@ TODO
PHP functions like apache_sub_req (see php_functions.c)
Protocol handlers
Passing script data to engine without temporary file
+ Syntax Highlighter (relies on files as well)