mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
- 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)