php-src/ext/domxml
Joseph Tate 5ae6b3e17a Added test suite for domxml extension.
#eventually I'll separate all the tests into separate files, but until
#then, I'll commit it so that everyone can use it.
2002-04-05 20:55:37 +00:00
..
tests Added test suite for domxml extension. 2002-04-05 20:55:37 +00:00
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +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 Added unlink_node alias for consistency 2002-04-05 18:18:23 +00:00
php_domxml.h added domxml_parser(), domxml_parser_add_chunk() and domxml_parser_end(). 2002-04-05 15:27:52 +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