php-src/ext/simplexml
Sterling Hughes 2935efb446 fix memory cverrun when accessing an empty xml element.
guess how many lines it took me to write a basic WSDL parser + API?  20 using
curl + simplexml
2003-07-04 21:58:09 +00:00
..
examples ok, this is a zend bug. 2003-06-09 04:01:11 +00:00
tests - Rename test and update title 2003-06-30 19:16:41 +00:00
config.m4 - Cleanup, simplifying, etc. 2003-06-30 17:23:52 +00:00
CREDITS 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 fix memory cverrun when accessing an empty xml element. 2003-07-04 21:58:09 +00:00
simplexml.dsp one more define to make it load into php 2003-05-26 02:28:20 +00:00