--TEST-- xmlrpc_decode() Simple test decode type string --CREDITS-- Michel Araujo #PHPSP 2013-08-22 --SKIPIF-- --FILE-- Is string XML; $response = xmlrpc_decode($xml); echo $response; --EXPECT-- Is string