chregu          Wed Oct 30 08:14:24 2002 EDT

  Modified files:              
    /php4/ext/domxml    TODO 
  Log:
  Added 2 more items
  
  
Index: php4/ext/domxml/TODO
diff -u php4/ext/domxml/TODO:1.5 php4/ext/domxml/TODO:1.6
--- php4/ext/domxml/TODO:1.5    Wed Jul 17 04:59:05 2002
+++ php4/ext/domxml/TODO        Wed Oct 30 08:14:23 2002
@@ -17,3 +17,7 @@
        - generating sax-events from dom-tree is a more tricky one (see mailinglist of 
libxml2)
 12) error reporting for xslt methods
 13) add possibility to use relative xpath queries
+14) implement $dom->free() for freeing documents from memory
+15) implement get_element_by_tagname_ns (and improve namespace support in general)
+
+



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to