summaryrefslogtreecommitdiff
path: root/ext/xslt
diff options
context:
space:
mode:
authorMelvyn Sopacua <msopacua@php.net>2003-02-11 20:26:27 +0000
committerMelvyn Sopacua <msopacua@php.net>2003-02-11 20:26:27 +0000
commite4a08fb43ddcbefc070019fcb137195e231b339a (patch)
tree3e4d528241a44bc779b0d77990b658eeebdead93 /ext/xslt
parentec68ed4aee8c45c7b34747a124a06d2bdde2cdaa (diff)
downloadphp-git-e4a08fb43ddcbefc070019fcb137195e231b339a.tar.gz
Update time
Diffstat (limited to 'ext/xslt')
-rw-r--r--ext/xslt/TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/ext/xslt/TODO b/ext/xslt/TODO
index 7c9447e26c..cf85d7c264 100644
--- a/ext/xslt/TODO
+++ b/ext/xslt/TODO
@@ -11,13 +11,10 @@ $Id$
Short Term
==========
-1. something about arg:/foo and arg:foo that i haven't figured out yet
+1. Add streams support for file paths in 4th and 5th arg of xslt_process
+2. Use zend_parse_parameters and related API's
+3. SDOM_* stuff which does xpath queries.
- Melvyn
- - i think this might be done ?
-2. SDOM_* stuff which does xpath queries.
- - Melvyn
-3. SablotGetLibs() function
- -- sorta available.. but i don't know how.
Long Term
@@ -28,4 +25,7 @@ Long Term
actual tsrmls value.
- suggested by Marcus Boerger
-
+3. Evaluate OO functions, ZE2
+ - All
+4. Prolly an API rewrite, for php5
+ - All