Added 2 more items

This commit is contained in:
Christian Stocker 2002-10-30 13:14:23 +00:00
parent fde7dffabd
commit 9250827af6

View File

@ -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)