[PHP-CVS] cvs: php4 /ext/dom php_dom.c xml_common.h

2003-06-14 Thread Rob Richards
rrichards Sat Jun 14 11:27:15 2003 EDT Modified files: /php4/ext/dom php_dom.c xml_common.h Log: fix xml_parser_inited on win32 add common structs for better interoprability Index: php4/ext/dom/php_dom.c diff -u php4/ext/dom/php_dom.c:1.10

[PHP-CVS] cvs: php4 /ext/dom php_dom.c xml_common.h

2003-06-14 Thread Rob Richards
rrichards Sat Jun 14 14:14:59 2003 EDT Modified files: /php4/ext/dom php_dom.c xml_common.h Log: use xmlInitParser instead of xmlInitThreads reentrant safe as well no need for xml_parser_inited Index: php4/ext/dom/php_dom.c diff -u

[PHP-CVS] cvs: php4 /ext/dom php_dom.c xml_common.h

2003-06-07 Thread Rob Richards
rrichards Sat Jun 7 09:30:58 2003 EDT Modified files: /php4/ext/dom xml_common.h php_dom.c Log: fix more memory overruns initial definition for document ref counting fixed property access to support all objects clear property handler from