php-src/ext/xml
Andi Gutmans 66d88ba07b - Fix bug in XML extension which exists due to a not perfect work around
- with ZE1. In ZE2 the correct code seems to work well.
2001-12-29 18:10:01 +00:00
..
expat include php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link 2001-09-27 00:29:34 +00:00
tests tags need to be UTF8-decoded as well. 2001-08-12 18:44:42 +00:00
config.m4 Unified the configure messages. 2001-11-30 19:00:13 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Remove extraneous tab 2001-05-21 00:05:51 +00:00
php_xml.h Update headers. 2001-12-11 15:32:16 +00:00
xml.c - Fix bug in XML extension which exists due to a not perfect work around 2001-12-29 18:10:01 +00:00