php-src/ext/domxml
Christian Stocker 78acc6d865 - replaced domxml_doc_document_element implementation do use libxml2 method
- renamed domxml_add_root to domxml_doc_add_root (and added alias for BC)
- aliased $doc->get_root to domxml_document_element
@ - added domxml_doc_set_root to change the root node (Lukas Schroeder)
2002-05-16 21:59:26 +00:00
..
tests - add quotes. Cought by: Roman Neuhauser <neuhauser@mail.cz> 2002-04-11 17:20:47 +00:00
config.m4 libxml2 >= 2.4.14 is needed (since quite some time ...) 2002-05-15 12:41:55 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
domxml.dsp newer libxml libs are called libxml2.lib 2001-04-30 10:33:17 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
php_domxml.c - replaced domxml_doc_document_element implementation do use libxml2 method 2002-05-16 21:59:26 +00:00
php_domxml.h - replaced domxml_doc_document_element implementation do use libxml2 method 2002-05-16 21:59:26 +00:00
TODO Added TODO item to modify new_child so that more than just element nodes 2002-03-07 16:33:02 +00:00