php-src/ext/simplexml
Rob Richards d1bfc58aee use xmlInitParser instead of xmlInitThreads
reentrant safe as well no need for xml_parser_inited
2003-06-14 18:15:50 +00:00
..
examples ok, this is a zend bug. 2003-06-09 04:01:11 +00:00
tests add very basic code for the simplexml extension. The following works :: 2003-05-18 20:33:26 +00:00
config.m4 - Make it build with the unbundled libxml again 2003-05-20 08:46:55 +00:00
CREDITS add very basic code for the simplexml extension. The following works :: 2003-05-18 20:33:26 +00:00
EXPERIMENTAL add very basic code for the simplexml extension. The following works :: 2003-05-18 20:33:26 +00:00
php_simplexml.h use xmlInitParser instead of xmlInitThreads 2003-06-14 18:15:50 +00:00
simplexml.c use xmlInitParser instead of xmlInitThreads 2003-06-14 18:15:50 +00:00
simplexml.dsp one more define to make it load into php 2003-05-26 02:28:20 +00:00