- xmlrpc.inc: add support for the <ex:nil/> from the apache library, both in input...
authorggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Thu, 16 Jul 2009 22:33:31 +0000 (22:33 +0000)
committerggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Thu, 16 Jul 2009 22:33:31 +0000 (22:33 +0000)
commit2df63e76b84037b28b9a534d9df06c75537caefb
tree09f40d4dc126fa2bb3c969e6b75911260af79749
parentfe0fb0e92d6bcd85d153059f593d387c286f9f76
- xmlrpc.inc: add support for the <ex:nil/> from the apache library, both in input and output
- xmlrpc.inc, testsuite.php: remove usage of split(), deprecated in php 5.3
- testsuite.php: flush better results with output_buffering on
- server: php: avoid one warning about static function calls

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@23 013ecfd8-0664-425d-a759-9c98391dc3f9
ChangeLog
demo/server/server.php
lib/xmlrpc.inc
test/PHPUnit/TestSuite.php
test/testsuite.php