php-src/ext/xml
Shane Caraveo 052f9378b2 add global init/shutdown functions for libxml. this is required as
shutdown is not safe to call multiple times, and to make streams work
correctly some init stuff has to happen in a specific order
2003-10-19 23:17:56 +00:00
..
tests Add regression test for bug #25666 2003-09-30 01:31:06 +00:00
compat.c fix for bug #25666 (XML namespaces broken in PHP5) 2003-09-29 11:35:39 +00:00
config.m4 - Cleanup, simplifying, etc. 2003-06-30 17:23:52 +00:00
CREDITS Bundle libxml and add compatibility layer 2003-05-06 19:38:49 +00:00
expat_compat.h fix for bug #25666 (XML namespaces broken in PHP5) 2003-09-29 11:35:39 +00:00
php_xml.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
xml.c add global init/shutdown functions for libxml. this is required as 2003-10-19 23:17:56 +00:00
xml.mak Modified for NetWare. 2003-01-03 14:31:31 +00:00