php-src/ext/domxml
Uwe Steinmann 8afd1b1d97 - xmltree() now returns an 'Dom Document' object with prop root and
children. root contains just the root element, children is an array
  with all nodes on root level, e.g. comment, pi, element
2000-03-03 08:44:25 +00:00
..
config.m4 - support libxml installed in gnome 2000-02-02 20:57:49 +00:00
domxml.c - xmltree() now returns an 'Dom Document' object with prop root and 2000-03-03 08:44:25 +00:00
Makefile.in Integration of -ng changes. Changes: 1999-12-30 02:59:53 +00:00
php_domxml.h - The root node of a xml doc is now an array since it is possible 2000-03-02 16:39:50 +00:00