From: Melvyn Sopacua Date: Tue, 11 Feb 2003 20:26:27 +0000 (+0000) Subject: Update time X-Git-Tag: RELEASE_0_5~1103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4a08fb43ddcbefc070019fcb137195e231b339a;p=php Update time --- 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