Skip to content

Commit b1dab29

Browse files
committed
relative xpath queries are already possible
(use $ctx->xpath_eval($xpath,$contextnode) )
1 parent cac5d67 commit b1dab29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/domxml/TODO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- started with generating of sax-events from file/string (chregu)
1717
- generating sax-events from dom-tree is a more tricky one (see mailinglist of libxml2)
1818
12) error reporting for xslt methods
19-
13) add possibility to use relative xpath queries
19+
13) (DONE long time ago) add possibility to use relative xpath queries
2020
14) implement $dom->free() for freeing documents from memory
2121
15) implement get_element_by_tagname_ns (and improve namespace support in general)
2222

0 commit comments

Comments
 (0)