]> granicus.if.org Git - php/commit
asXML() needs to return bool when serializing doc and filename is passed in
authorRob Richards <rrichards@php.net>
Mon, 7 Aug 2006 10:09:52 +0000 (10:09 +0000)
committerRob Richards <rrichards@php.net>
Mon, 7 Aug 2006 10:09:52 +0000 (10:09 +0000)
commit65ae8773b5861facff38502c3f6de33f0b6190b4
tree345d2b47666080635e2f45a02e3e78b2980234d2
parent4b77e7f2f7a8d536c0a54ddb254b5f005b2a1ff8
asXML() needs to return bool when serializing doc and filename is passed in
do not copy the content of the outputbuffer twice in asXML()
fix compiler warnings
ext/simplexml/php_simplexml.h
ext/simplexml/simplexml.c